diff options
Diffstat (limited to 'sqlite/makefile')
-rw-r--r-- | sqlite/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |