and even less cruft.
[apps/madmutt.git] / lib-crypt / Makefile.am
index e5af18b..87c3c1e 100644 (file)
@@ -1,8 +1,8 @@
 noinst_LIBRARIES = libcrypt.a
 
-libcrypt_a_SOURCES = crypt.h crypt-gpgme.h \
+libcrypt_a_SOURCES = crypt.h \
                     crypt.c crypt-gpgme.c cryptglue.c
 
-noinst_HEADERS     =  crypt.h crypt-gpgme.h
+noinst_HEADERS     =  crypt.h
 
 -include $(top_builddir)/tools/cflags.mk