summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-09-27 16:21:02 +0200
committerDan McGee <dan@archlinux.org>2010-09-27 16:21:02 +0200
commitdff06a817016996f414b547fa8db011436bbc63f (patch)
tree2e7f3c822cfed7590cd1256d54eb50082d1be63a /Makefile.am
parent900605912b32d08ece7a3e80e4c6b258485676b7 (diff)
parentf489e969f0ca65fe210678844fabddd29a7597e1 (diff)
downloadpacman-dff06a817016996f414b547fa8db011436bbc63f.tar.gz
pacman-dff06a817016996f414b547fa8db011436bbc63f.tar.xz
Merge branch 'build-system'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f70192e9..32a08f71 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,8 @@ if WANT_DOC
SUBDIRS += doc
endif
+ACLOCAL_AMFLAGS = -I m4 --install
+
# Make sure we test and build manpages when doing distcheck
DISTCHECK_CONFIGURE_FLAGS = --enable-doc --disable-git-version