X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/02e8b87f6fd740501b2f39504342e77ade92a177..449d48f9e15e1430805aed3b33e55000754ad926:/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