X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12fd305bcdc9285f1d2e7369ec259dce492e61af..67d947ba89b176c05c7707f44e4381bdef0f21c8:/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