remove cryptglue.c
[apps/madmutt.git] / lib-crypt / Makefile.am
1 noinst_LIBRARIES = libcrypt.a
2
3 libcrypt_a_SOURCES = crypt.h crypt.c crypt-gpgme.c
4
5 noinst_HEADERS     = crypt.h
6
7 -include $(top_builddir)/tools/cflags.mk