diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-06-28 12:27:41 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-06-28 12:27:41 +0200 |
commit | c2b991e03eeccb2c87efb12455bb674caa083f15 (patch) | |
tree | 403fc44647246fefc6eefa55ab76bc462cd120b3 /Makefile.am | |
parent | e0defd15f5b85ac3aa91cd47a407d3415b57602c (diff) |
Imported Upstream version 3.17.3upstream/3.17.3
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 \ |