From 18e0b8065af3b660a73af93dabb4767cbc64ec35 Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Wed, 30 Mar 2011 13:10:42 +0200
Subject: Autotools support for SQLite

---
 makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'makefile')

diff --git a/makefile b/makefile
index 0eaf04d..ad2f5b9 100644
--- a/makefile
+++ b/makefile
@@ -5,7 +5,7 @@
 
 include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
 
-all_dirs := libcommon common tracer mysql boost
+all_dirs := libcommon common tracer mysql sqlite boost
 dirs := common tracer boost
 
 ifeq ($(db_id),mysql)
-- 
cgit v1.1