summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile3
1 files changed, 3 insertions, 0 deletions
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