From 13df9a4acf3b1a411f66274bd3ed2cb633dc1e7b Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Thu, 6 Sep 2012 11:26:24 +0200
Subject: Test that database constructors are unambiguous

---
 sqlite/makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'sqlite/makefile')

diff --git a/sqlite/makefile b/sqlite/makefile
index a584535..36e6669 100644
--- a/sqlite/makefile
+++ b/sqlite/makefile
@@ -7,6 +7,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
 tests :=      \
 template      \
 custom        \
+database      \
 native        \
 truncation    \
 types
-- 
cgit v1.1