]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/artprov/makefile.g95
Further fixes to references
[wxWidgets.git] / samples / artprov / makefile.g95
index 5bf69d943c62718977b511b7d832bdc040a80879..3747a4748e2944c75912472bf3570917f0bab9e4 100644 (file)
@@ -10,7 +10,7 @@
 WXDIR = ../..
 
 TARGET=arttest
-OBJECTS = $(TARGET).o
+OBJECTS = $(TARGET).o artbrows.o
 
 include $(WXDIR)/src/makeprog.g95