X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..b911bc32a17f592214fcc37bb942ad3f355e6893:/samples/treectrl/makefile.g95 diff --git a/samples/treectrl/makefile.g95 b/samples/treectrl/makefile.g95 index dac77c45d0..6e4727c8a1 100644 --- a/samples/treectrl/makefile.g95 +++ b/samples/treectrl/makefile.g95 @@ -3,7 +3,7 @@ WXDIR = ../.. -TARGET=treectrl +TARGET=treetest OBJECTS = $(TARGET).o include $(WXDIR)/src/makeprog.g95