X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=lib-crypt%2FMakefile.am;h=5e591e6d6d9698efe0fcab0c9a1ffe6c71101901;hp=87c3c1e074e60e8f15e6d58548c21c6754eb6417;hb=132d06d5920f9a496a8623acfbbabe9739618489;hpb=c55aa3dacb53b38f4acc9f8679927756c6ddde2a diff --git a/lib-crypt/Makefile.am b/lib-crypt/Makefile.am index 87c3c1e..5e591e6 100644 --- a/lib-crypt/Makefile.am +++ b/lib-crypt/Makefile.am @@ -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