summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b3b8fa0f..6d4c3740 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ LIBJQ_SRC = locfile.c bytecode.c compile.c execute.c builtin.c jv.c \
AM_CFLAGS = -Wextra -Wall -Wno-missing-field-initializers \
-Wno-unused-parameter -Wno-unused-function
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I config/m4
### Generating the lexer and parser