diff options
author | infirit <[email protected]> | 2013-11-08 17:14:17 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2013-11-08 17:22:20 +0100 |
commit | 8ccbdf3e2447fe5df685ee5045991c01e0cfa7d1 (patch) | |
tree | 12aa3ff1beb2ffd8971f2e53ed31a3ad47279371 /Makefile.am | |
parent | 58048178cefe6627278bb21d15889685ecd7c8f8 (diff) | |
download | marco-8ccbdf3e2447fe5df685ee5045991c01e0cfa7d1.tar.bz2 marco-8ccbdf3e2447fe5df685ee5045991c01e0cfa7d1.tar.xz |
Silence autofoo warnings
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 0fd41996..702dc904 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,8 @@ SUBDIRS=src po doc +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + EXTRA_DIST = HACKING rationales.txt \ intltool-extract.in intltool-merge.in intltool-update.in |