From 621bc135b9825fc9f18ada204f67d3800c5f6fda Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Thu, 31 Mar 2011 15:36:02 +0200 Subject: Complete qt/basic and qt/date-time implementations --- odb/qt/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/qt/makefile') diff --git a/odb/qt/makefile b/odb/qt/makefile index 756edd0..b806dac 100644 --- a/odb/qt/makefile +++ b/odb/qt/makefile @@ -5,7 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make -cxx := dummy.cxx +cxx := date-time/exceptions.cxx cxx_tun := $(cxx) cxx_obj := $(addprefix $(out_base)/,$(cxx_tun:.cxx=.o)) -- cgit v1.1