X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b1683d38998df9b7a03486ec11bfc46833de91c5..698dcdb687477822c7f3f23284a065db9cf86c49:/samples/image/Makefile.in diff --git a/samples/image/Makefile.in b/samples/image/Makefile.in index e2c29b50d4..edb6750994 100644 --- a/samples/image/Makefile.in +++ b/samples/image/Makefile.in @@ -9,11 +9,11 @@ # # Makefile for image example (UNIX). -top_srcdir = @top_srcdir@ +top_srcdir = @top_srcdir@/.. top_builddir = ../.. program_dir = samples/image -DATAFILES = horse.png horse.jpg horse.bmp horse.gif +DATAFILES = horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm horse.tif horse.xpm smile.xbm PROGRAM=image