summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2010-01-21 23:11:08 +0000
committerVincent Sanders <vince@netsurf-browser.org>2010-01-21 23:11:08 +0000
commit2438d7075abca8f6bfc6f580598e38555ebc5d41 (patch)
tree70e168ba158f4a8039e88c88e669b04d863b117f /test/Makefile
parent131b6c4a00575c9e996a9ae60c90a9647fb5ef75 (diff)
downloadlibnsfb-2438d7075abca8f6bfc6f580598e38555ebc5d41.tar.gz
libnsfb-2438d7075abca8f6bfc6f580598e38555ebc5d41.tar.bz2
add beginnings of path plotting
svn path=/trunk/libnsfb/; revision=9854
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 dcb3d8f..b408f4a 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,3 +1,3 @@
-DIR_TEST_ITEMS := plottest:plottest.c;nsglobe.c frontend:frontend.c bezier:bezier.c
+DIR_TEST_ITEMS := plottest:plottest.c;nsglobe.c frontend:frontend.c bezier:bezier.c path:path.c polygon:polygon.c polystar:polystar.c
include build/makefiles/Makefile.subdir