summaryrefslogtreecommitdiff
path: root/src/input
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@netsurf-browser.org>2012-06-29 19:55:17 +0000
committerDaniel Silverstone <dsilvers@netsurf-browser.org>2012-06-29 19:55:17 +0000
commitf0525adcd70cec983dcb7a25a772bb82b34e65b7 (patch)
treef192f9399b1a0820b9a0d3c5eaf1484ad00cf735 /src/input
parent90fa460dcbab22d6a59bd81a8c94ded8db704304 (diff)
downloadlibparserutils-f0525adcd70cec983dcb7a25a772bb82b34e65b7.tar.gz
libparserutils-f0525adcd70cec983dcb7a25a772bb82b34e65b7.tar.bz2
Update to new NSBUILD infrastructure
svn path=/trunk/libparserutils/; revision=14003
Diffstat (limited to 'src/input')
-rw-r--r--src/input/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/Makefile b/src/input/Makefile
index fc7a7ff..b971a1b 100644
--- a/src/input/Makefile
+++ b/src/input/Makefile
@@ -1,4 +1,4 @@
# Sources
DIR_SOURCES := filter.c inputstream.c
-include build/makefiles/Makefile.subdir
+include $(NSBUILD)/Makefile.subdir