X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12fd305bcdc9285f1d2e7369ec259dce492e61af..4e4a5fed9f544d3bec51b75b6e8638d4481d8534:/samples/artprov/makefile.g95 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