From 7772c7c6d6ee600095b394ddf2abf557aa53aacd Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Fri, 25 Feb 2011 13:19:52 +0200 Subject: Add support for boost date, ptime, and time_duration --- boost/mysql/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'boost/mysql/makefile') 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)/ -- cgit v1.1