X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/02e8b87f6fd740501b2f39504342e77ade92a177..3d2791f12caee789ac732ac586588dad1fab1947:/samples/text/makefile.bcc

diff --git a/samples/text/makefile.bcc b/samples/text/makefile.bcc
index 400c6539d2..2577cf9245 100644
--- a/samples/text/makefile.bcc
+++ b/samples/text/makefile.bcc
@@ -12,7 +12,7 @@
 
 WXDIR = $(WXWIN)
 
-TARGET=controls
+TARGET=text
 OBJECTS=$(TARGET).obj
 
 !include $(WXDIR)\src\makeprog.bcc