X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/549c6f67f9181e3ad8abfffa8c0c6cdd7ec49e5a..015e69f36dfbc469eef59456f973d0567e865d70:/samples/minimal/Makefile.in diff --git a/samples/minimal/Makefile.in b/samples/minimal/Makefile.in index 6c3e5374a7..7185ea5865 100644 --- a/samples/minimal/Makefile.in +++ b/samples/minimal/Makefile.in @@ -9,10 +9,9 @@ # # Makefile for minimal example (UNIX). -top_srcdir = @top_srcdir@ +top_srcdir = @top_srcdir@/.. top_builddir = ../.. - -VPATH = :$(top_srcdir)/samples/minimal +program_dir = samples/minimal PROGRAM=minimal