diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3bb2654..c507178 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ SUBDIRS = src data help po +ACLOCAL_AMFLAGS = --install -I m4 ${ACLOCAL_FLAGS} + EXTRA_DIST = \ README.md \ autogen.sh \ |