aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d734550..02d6188 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = src
-ACLOCAL_AMFLAGS = '-I m4'
+ACLOCAL_AMFLAGS = -I m4
if HAVE_GTEST
SUBDIRS += tests