summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@netsurf-browser.org>2012-06-29 19:55:42 +0000
committerDaniel Silverstone <dsilvers@netsurf-browser.org>2012-06-29 19:55:42 +0000
commit3526f1b2ccbb0fb8d2bb1fc344294f28f47e2222 (patch)
tree9641d9520d65b3a1161cc2382252aa08ed864211 /test/Makefile
parentf070149c281dcec73ebe74147fb217676ebad852 (diff)
downloadlibnsfb-3526f1b2ccbb0fb8d2bb1fc344294f28f47e2222.tar.gz
libnsfb-3526f1b2ccbb0fb8d2bb1fc344294f28f47e2222.tar.bz2
Update to new NSBUILD infrastructure
svn path=/trunk/libnsfb/; revision=14007
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 7f2d40e..c11f489 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,3 +1,3 @@
DIR_TEST_ITEMS := plottest:plottest.c bitmap:bitmap.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
+include $(NSBUILD)/Makefile.subdir