X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/721a4a08bce5245dd748a9f4c64c5d25a02e8155..973e686595825cd0359ef6e31858c8a0fc1a2cda:/samples/image/Makefile.in?ds=inline diff --git a/samples/image/Makefile.in b/samples/image/Makefile.in index a492da3329..75a2c2f97b 100644 --- a/samples/image/Makefile.in +++ b/samples/image/Makefile.in @@ -13,7 +13,8 @@ top_srcdir = @top_srcdir@/.. top_builddir = ../.. program_dir = samples/image -DATAFILES = horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm horse.tif horse.xpm smile.xbm +DATAFILES = horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm \ + horse.tif horse.xpm smile.xbm horse.cur horse.ico horse3.ani PROGRAM=image @@ -22,4 +23,4 @@ DEPFILES=$(PROGRAM).d include ../../src/makeprog.env --include $(DEPFILES) +@IF_GNU_MAKE@-include $(DEPFILES)