X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b97fa7cfd15b25cebce8553bc2cafdcbc5255e93..d7926e0b761b782b82f9ef01ff542251b2ef5ae7:/samples/drawing/Makefile.in?ds=sidebyside diff --git a/samples/drawing/Makefile.in b/samples/drawing/Makefile.in index afb37464f2..77cc503b05 100644 --- a/samples/drawing/Makefile.in +++ b/samples/drawing/Makefile.in @@ -9,14 +9,14 @@ # # Makefile for drawing example (UNIX). -top_srcdir = @top_srcdir@ +top_srcdir = @top_srcdir@/.. top_builddir = ../.. program_dir = samples/drawing PROGRAM=drawing OBJECTS=$(PROGRAM).o -DATAFILES=pat4.bmp pat35.bmp pat36.bmp +DATAFILES=pat4.bmp pat35.bmp pat36.bmp image.bmp mask.bmp include ../../src/makeprog.env