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