summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Judt <h.judt@gmx.at>2014-12-04 21:49:51 +0100
committerHarald Judt <h.judt@gmx.at>2014-12-04 21:49:51 +0100
commitbd0d81919cf68eed97a6d81eb495544ad5e23125 (patch)
treeab9b8e03473692655f954678590481197c88f252 /Makefile.am
parent455dc3faabbc5b9f7f062e0e582706e698a83d29 (diff)
downloadixfce4-power-manager-bd0d81919cf68eed97a6d81eb495544ad5e23125.tar.gz
Handle autotools m4 stuff properly
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 993ecab5..b80fec7f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
@SET_MAKE@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
if BUILD_PANEL_PLUGINS
plugins_dir = panel-plugins
endif