From b9b4c3c90eea9b00da17d0cbdce195d715fdb01a Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 29 Jun 2012 19:56:04 +0000 Subject: Update to new NSBUILD infrastructure svn path=/trunk/libsvgtiny/; revision=14010 --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/Makefile b/test/Makefile index d37b66a..84a0cbe 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,4 +1,4 @@ # Tests DIR_TEST_ITEMS := svgtiny_test:svgtiny_test.c -include build/makefiles/Makefile.subdir +include $(NSBUILD)/Makefile.subdir -- cgit v1.2.3