From 14ca0adb63a48e5bc14a4a2b84e0d108be6dfdd1 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Fri, 1 Apr 2011 18:08:51 +0200 Subject: Add SQLite-specific tests for Boost profile --- boost/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'boost/Makefile.am') diff --git a/boost/Makefile.am b/boost/Makefile.am index 9b08372..00d8fa9 100644 --- a/boost/Makefile.am +++ b/boost/Makefile.am @@ -10,8 +10,7 @@ SUBDIRS += mysql endif if DATABASE_SQLITE -# @@ enable -#SUBDIRS += sqlite +SUBDIRS += sqlite endif EXTRA_DIST = __file__(extra_dist) -- cgit v1.1