X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12fd305bcdc9285f1d2e7369ec259dce492e61af..4b04699b670b4ab4632229fa0264d154acd3bec1:/samples/artprov/makefile.g95?ds=sidebyside diff --git a/samples/artprov/makefile.g95 b/samples/artprov/makefile.g95 index 5bf69d943c..3747a4748e 100644 --- a/samples/artprov/makefile.g95 +++ b/samples/artprov/makefile.g95 @@ -10,7 +10,7 @@ WXDIR = ../.. TARGET=arttest -OBJECTS = $(TARGET).o +OBJECTS = $(TARGET).o artbrows.o include $(WXDIR)/src/makeprog.g95