diff options
Diffstat (limited to 'mysql/makefile')
-rw-r--r-- | mysql/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql/makefile b/mysql/makefile index c5af184..05400dc 100644 --- a/mysql/makefile +++ b/mysql/makefile @@ -7,6 +7,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make tests := \ template \ +native \ truncation \ types |