From afe1b90dd012216b007112dc5c92f22a1f034bd7 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sun, 12 Apr 2009 13:48:03 +0000 Subject: Reorganized Unittest / fixed and improved OS X keybord support and alternative input methods / fixed OS X utf8 DnD git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6755 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index e7d293c5f..79f731f93 100644 --- a/test/Makefile +++ b/test/Makefile @@ -264,6 +264,9 @@ $(ALL): $(LIBNAME) # General demos... unittests$(EXEEXT): unittests.o +unittests.cxx: unittest_about.cxx unittest_points.cxx unittest_lines.cxx unittest_circles.cxx \ + unittest_rects.cxx unittest_text.cxx unittest_viewport.cxx unittest_images.cxx + adjuster$(EXEEXT): adjuster.o arc$(EXEEXT): arc.o -- cgit v1.2.3