X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/549c6f67f9181e3ad8abfffa8c0c6cdd7ec49e5a..32956769e9470c617a968ede7da90423897fdaea:/samples/text/Makefile.in?ds=sidebyside diff --git a/samples/text/Makefile.in b/samples/text/Makefile.in index 5030837fae..95905cc42a 100644 --- a/samples/text/Makefile.in +++ b/samples/text/Makefile.in @@ -9,12 +9,12 @@ # # Makefile for text example (UNIX). -top_srcdir = @top_srcdir@ +top_srcdir = @top_srcdir@/.. top_builddir = ../.. +program_dir = samples/text -VPATH = :$(top_srcdir)/samples/text -PROGRAM=controls +PROGRAM=text OBJECTS=$(PROGRAM).o