summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ed4277016c..114eabca21 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,7 @@
## Process this file with automake to produce Makefile.in
-EXTRA_DIST = ChangeLog NEWS INSTALL README THANKS COPYING PGPKEYS
+EXTRA_DIST = ChangeLog NEWS INSTALL README THANKS COPYING PGPKEYS \
+ libmcrypt.m4 libgcrypt.m4 opencdk.m4
SUBDIRS = lib src doc
ChangeLog: