summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2018-01-18 16:46:19 +0100
committerRobert Ancell <robert.ancell@gmail.com>2018-01-22 12:41:05 +1300
commitb6756cf48240805bd77dbbe7a47db86d52d33469 (patch)
tree6dce9b8d823c1fc5c34e70a315fa12cd7c5db676
parent589521a2d6e026736bb447ce4cd7f4b473b785e3 (diff)
downloadlightdm-git-b6756cf48240805bd77dbbe7a47db86d52d33469.tar.gz
Makefile: Add ACLOCAL_AMFLAGS properly
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9706d600..fd252aa8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
+ACLOCAL_AMFLAGS = -I m4
SUBDIRS = common liblightdm-gobject liblightdm-qt
if COMPILE_TESTS
SUBDIRS += tests