X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8a5137d74ab4f665603d8c8c6518ad4464fc8917..790ba06b28f232abc42c4ed784df4b86bfbfe5e6:/samples/text/Makefile.in diff --git a/samples/text/Makefile.in b/samples/text/Makefile.in index f0a4715d75..95905cc42a 100644 --- a/samples/text/Makefile.in +++ b/samples/text/Makefile.in @@ -7,12 +7,14 @@ # # "%W% %G%" # -# Makefile for controls example (UNIX). +# Makefile for text example (UNIX). -top_srcdir = @top_srcdir@ +top_srcdir = @top_srcdir@/.. top_builddir = ../.. +program_dir = samples/text -PROGRAM=controls + +PROGRAM=text OBJECTS=$(PROGRAM).o