summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2013-03-27 18:32:41 +0000
committerGreg Ercolano <erco@seriss.com>2013-03-27 18:32:41 +0000
commitceb12d51ab643ab5c3089e6eeb338e38abe787b7 (patch)
tree18c90ee6e8575140b8e37d906c4e5945919300cc /test/Makefile
parent2aefc1f60ce1d9aad59f1daecc1ddd5caa9f3924 (diff)
Added unittest for checking symbol rendering and fl_measure() with symbols.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9850 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 5e6441bc7..1ef251e25 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -275,7 +275,7 @@ $(ALL): $(LIBNAME)
unittests$(EXEEXT): unittests.o
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 \
+ unittest_rects.cxx unittest_text.cxx unittest_symbol.cxx unittest_viewport.cxx unittest_images.cxx \
unittest_schemes.cxx
adjuster$(EXEEXT): adjuster.o