aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index d734550..7aab09b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
-SUBDIRS = src
+ACLOCAL_AMFLAGS = -I m4
-ACLOCAL_AMFLAGS = '-I m4'
+SUBDIRS = src
if HAVE_GTEST
SUBDIRS += tests