]> gitweb.michael.orlitzky.com - libsvgtiny.git/blobdiff - src/Makefile
Update to new NSBUILD infrastructure
[libsvgtiny.git] / src / Makefile
index 43dbc3f0115132925230874902d2f043904266fc..a97972023257ad80ffe5f1639b616294dac7bcf5 100644 (file)
@@ -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