From 4b2424bcadbc87babd3367d243b957e49333eeae Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 12 Mar 2002 12:23:49 +0000 Subject: [PATCH] treectrl -> treetest git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/treectrl/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/treectrl/Makefile.in b/samples/treectrl/Makefile.in index faeb3c590a..33e2e877a5 100644 --- a/samples/treectrl/Makefile.in +++ b/samples/treectrl/Makefile.in @@ -5,7 +5,7 @@ top_srcdir = @top_srcdir@/.. top_builddir = ../.. program_dir = samples/treectrl -PROGRAM=treectrl +PROGRAM=treetest OBJECTS =$(PROGRAM).o DEPFILES=$(PROGRAM).d -- 2.45.2