diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3f1d670b8..3423e70ff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,7 @@ endif SUBDIRS = m4 intl zlib util mpi cipher tools g10 keyserver po doc ${checks} EXTRA_DIST = scripts/config.rpath PROJECTS BUGS config.h.in autogen.sh -DISTCLEANFILES = g10defs.h +DISTCLEANFILES = # Add all the files listed in "distfiles" files to the distribution, # apply version numbers to some files and create a VERSION file which |