diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 61e204f85..ff5231486 100644 --- a/Makefile.in +++ b/Makefile.in @@ -39,7 +39,7 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = @program_transform_name@ SUBDIRS = util mpi cipher tools g10 -EXTRA_DIST = +EXTRA_DIST = VERSION ACCONFIG = acconfig.h CONFIG_HEADER_IN = config.h.in mkinstalldirs = $(top_srcdir)/scripts/mkinstalldirs |