diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-12-20 20:10:46 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-12-20 20:10:46 +0100 |
commit | 8af89ff197715427763c1c80d62d96e517760434 (patch) | |
tree | 9688037931b7d58b13d9cb4469b98a0954c6a38b /Makefile.am | |
parent | b554f1e9095e5c910c6cf58e040565d0ca911bca (diff) |
misc release preparations: mostly fixing 'make dist' target
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 98318ccc9..3a422a9e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,5 @@ endif @DX_RULES@ ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = \ - AUTHORS \ - Doxyfile +EXTRA_DIST = \ + AUTHORS |