aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-09-07 11:40:19 +0000
committerWerner Koch <[email protected]>2001-09-07 11:40:19 +0000
commit2874670be96c65a30179abe810f84a24b58ba2a4 (patch)
tree1e66cb01ef8116e8910add1f342ce7451e2af182 /Makefile.am
parentfixed a stupid C error (diff)
downloadgnupg-SNAP-1-0-6a.tar.gz
gnupg-SNAP-1-0-6a.zip
Last changes before 1.0.6a snapshot releaseSNAP-1-0-6a
Diffstat (limited to '')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f2a2666e5..ba47bded2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,7 @@ checks = checks
endif
SUBDIRS = intl zlib util mpi cipher tools g10 po doc ${checks}
-EXTRA_DIST = VERSION PROJECTS BUGS
+EXTRA_DIST = VERSION PROJECTS BUGS config.h.in
DISTCLEANFILES = g10defs.h
# Add all the files listed in "distfiles" files to the distribution,