summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/GNU/Makefile2
-rw-r--r--test/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/GNU/Makefile b/test/GNU/Makefile
index 0daa5f6..a4efafa 100644
--- a/test/GNU/Makefile
+++ b/test/GNU/Makefile
@@ -163,4 +163,4 @@ TEST_TARGETS := $(TEST_TARGETS) testGNU
DISTCLEAN_ITEMS := $(DISTCLEAN_ITEMS) $(DIR)/UTF-8.TXT $(DIR)/GB18030.TXT
-include build/makefiles/Makefile.subdir
+include $(NSBUILD)/Makefile.subdir
diff --git a/test/Makefile b/test/Makefile
index a1a8c08..343cd3f 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,4 +1,4 @@
# Tests
DIR_TEST_ITEMS := iconv:iconv.c
-include build/makefiles/Makefile.subdir
+include $(NSBUILD)/Makefile.subdir