aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/makefile')
-rw-r--r--odb/qt/makefile2
1 files changed, 1 insertions, 1 deletions
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))