aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e991f53..e3504b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,5 +13,9 @@ if ODB_EXAMPLES_BOOST
SUBDIRS += __path__(boost_dirs)
endif
+if ODB_EXAMPLES_QT
+SUBDIRS += __path__(qt_dirs)
+endif
+
EXTRA_DIST = __file__(extra_dist)
ACLOCAL_AMFLAGS = -I m4