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