diff options
Diffstat (limited to 'boost/Makefile.am')
-rw-r--r-- | boost/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
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) |