X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..19e30148e18cc99296b26503c155e5cef59045f4:/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