From 2534ea4dd7196828ba8446921c7b552087055114 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Wed, 30 Mar 2011 15:54:26 +0200 Subject: Add code for Qt profile dist build --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') 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 -- cgit v1.1