aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/Makefile.am b/template/Makefile.am
index 4c76f3e..2bd31ff 100644
--- a/template/Makefile.am
+++ b/template/Makefile.am
@@ -23,6 +23,7 @@ CLEANFILES = __path__(odb_header_stem)-odb.hxx __path__(odb_header_stem)-odb.ixx
ODB = @ODB@
ODBFLAGS = @ODBFLAGS@
+ODBCPPFLAGS = @ODBCPPFLAGS@
__path__(odb_header_stem)-odb.hxx: __path__(odb_header_stem).hxx
$(ODB) $(ODBCPPFLAGS) $(CPPFLAGS) $(ODBFLAGS) __value__(odb_options) $<