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