summaryrefslogtreecommitdiffstats
path: root/output/sqlite3/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'output/sqlite3/Makefile.am')
-rw-r--r--output/sqlite3/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/output/sqlite3/Makefile.am b/output/sqlite3/Makefile.am
index df1272a..d8bedc9 100644
--- a/output/sqlite3/Makefile.am
+++ b/output/sqlite3/Makefile.am
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include $(SQLITE3_INC)
+AM_CPPFLAGS = -I$(top_srcdir)/include $(SQLITE3_INC)
LIBS=$(SQLITE3_LIB)
if HAVE_SQLITE3