diff options
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 |