X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b97fa7cfd15b25cebce8553bc2cafdcbc5255e93..663af052c0a4b7cd987273042645bf0c03a64829:/samples/drawing/Makefile.in?ds=inline 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