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