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