diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 882caf13..a8899ff2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,5 +4,4 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = po src plugins data -EXTRA_DIST = autogen.sh data - +EXTRA_DIST = autogen.sh Doxyfile readme.md |