summaryrefslogtreecommitdiffstats
path: root/output/dbi/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'output/dbi/Makefile.am')
-rw-r--r--output/dbi/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/output/dbi/Makefile.am b/output/dbi/Makefile.am
index f413cab..38db0a2 100644
--- a/output/dbi/Makefile.am
+++ b/output/dbi/Makefile.am
@@ -1,6 +1,6 @@
+include $(top_srcdir)/Make_global.am
-AM_CPPFLAGS = -I$(top_srcdir)/include $(DBI_INC)
-AM_CFLAGS = ${regular_CFLAGS}
+AM_CPPFLAGS += $(DBI_INC)
if HAVE_DBI