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 1872888..b3fc74f 100644 --- a/mysql/makefile +++ b/mysql/makefile @@ -6,6 +6,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make tests := \ template \ +custom \ native \ truncation \ types |