X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a8efa9e391fef95b760af6fc5ba6813c6487d5be..4bd87101b398ea89795bae4012bbb03866b7e0f5:/samples/image/Makefile.in diff --git a/samples/image/Makefile.in b/samples/image/Makefile.in index 0ed0d7bd3d..d9a5d10501 100644 --- a/samples/image/Makefile.in +++ b/samples/image/Makefile.in @@ -9,8 +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 horse.pcx horse.pnm horse.tif smile.xbm PROGRAM=image