diff options
Diffstat (limited to 'boost/mysql/makefile')
-rw-r--r-- | boost/mysql/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/mysql/makefile b/boost/mysql/makefile index 44853a6..6aa5a48 100644 --- a/boost/mysql/makefile +++ b/boost/mysql/makefile @@ -6,6 +6,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make tests := \ +date-time \ template default := $(out_base)/ |