X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/02e8b87f6fd740501b2f39504342e77ade92a177..393cbb8ff740a9a708a7241e45992ed0bc2797ee:/samples/text/makefile.g95 diff --git a/samples/text/makefile.g95 b/samples/text/makefile.g95 index 28a81c25cf..f2ab9e5b9f 100644 --- a/samples/text/makefile.g95 +++ b/samples/text/makefile.g95 @@ -9,7 +9,7 @@ WXDIR = ../.. -TARGET=controls +TARGET=text OBJECTS = $(TARGET).o include $(WXDIR)/src/makeprog.g95