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 --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 43dbc3f..a979720 100644 --- a/src/Makefile +++ b/src/Makefile @@ -10,4 +10,4 @@ $(BUILDDIR)/src_colors.c: src/colors.gperf $(Q)$(SED) -e 's/#ifdef __GNUC_STDC_INLINE__/#if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__/' $@.tmp >$@ $(Q)$(RM) $@.tmp -include build/makefiles/Makefile.subdir +include $(NSBUILD)/Makefile.subdir -- cgit v1.2.3