aboutsummaryrefslogtreecommitdiff
path: root/mysql/template/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mysql/template/Makefile.am')
-rw-r--r--mysql/template/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/mysql/template/Makefile.am b/mysql/template/Makefile.am
index 229e071..bfb3327 100644
--- a/mysql/template/Makefile.am
+++ b/mysql/template/Makefile.am
@@ -17,7 +17,8 @@ m4_ifelse(__value__(odb_options),,,
# ODB compilation.
#
-driver_SOURCES += test.hxx test-odb.cxx
+driver_SOURCES += test.hxx
+nodist_driver_SOURCES = test-odb.cxx
BUILT_SOURCES = test-odb.hxx
CLEANFILES = test-odb.hxx test-odb.ixx test-odb.cxx