From b641ce20ca434e4e9e1b15bd9976947f03166abb Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 29 Jun 2012 19:55:31 +0000 Subject: Update to new NSBUILD infrastructure svn path=/trunk/libdom/; revision=14005 --- src/html/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/html') diff --git a/src/html/Makefile b/src/html/Makefile index a154a99..203f828 100644 --- a/src/html/Makefile +++ b/src/html/Makefile @@ -22,4 +22,4 @@ UNINMPLEMENTED_SOURCES := html_optgroup_element.c \ html_tablecell_element.c html_frameset_element.c html_frame_element.c \ html_iframe_element.c -include build/makefiles/Makefile.subdir +include $(NSBUILD)/Makefile.subdir -- cgit v1.2.3