]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/grid/Makefile.in
fixed loading of GNOME2 mime icons (still not working as desired)
[wxWidgets.git] / samples / grid / Makefile.in
index 6016cb4d703399ac3a6f71ef4c83473dbafeda89..417e793d9674c3816d926f18eef75a622099010c 100644 (file)
@@ -12,5 +12,5 @@ DEPFILES=$(PROGRAM).d
 
 include ../../src/makeprog.env
 
 
 include ../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)