summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2010-01-24 21:28:04 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2010-01-24 21:28:04 +0000
commitbf36ea80c319f307831f38c069d4e67442e4e81b (patch)
tree68fd9ed962c1b52a7e1af80683b82687a2286201 /test/Makefile
parent0b5081f1bb14a923877c83d472e2c1dbd1792277 (diff)
downloadlibnsfb-bf36ea80c319f307831f38c069d4e67442e4e81b.tar.gz
libnsfb-bf36ea80c319f307831f38c069d4e67442e4e81b.tar.bz2
Add test for self-crossing polygons.
svn path=/trunk/libnsfb/; revision=9904
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 b408f4a..b2320e3 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 path:path.c polygon:polygon.c polystar:polystar.c
+DIR_TEST_ITEMS := plottest:plottest.c;nsglobe.c frontend:frontend.c bezier:bezier.c path:path.c polygon:polygon.c polystar:polystar.c polystar2:polystar2.c
include build/makefiles/Makefile.subdir