]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/treectrl/makefile.g95
fix for dmc compilation of projects with more than one obj
[wxWidgets.git] / samples / treectrl / makefile.g95
index dac77c45d0de29493ee404d2d26b9375d0dee0f0..6e4727c8a1401f4c67e16f20014f16ee93f26784 100644 (file)
@@ -3,7 +3,7 @@
 
 WXDIR = ../..
 
-TARGET=treectrl
+TARGET=treetest
 OBJECTS = $(TARGET).o
 
 include $(WXDIR)/src/makeprog.g95