diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 2 |
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, |