]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/scroll/Makefile.in
wxFileSelector should have file name only, not path, passed to 3rd arg
[wxWidgets.git] / samples / scroll / Makefile.in
index ccde687e65c6442605afed2e5d0c7f04840970dc..db745e34d44c19503e73cfc5c4504e8584a72e1d 100644 (file)
@@ -9,10 +9,9 @@
 #
 # Makefile for scroll example (UNIX).
 
 #
 # Makefile for scroll example (UNIX).
 
-top_srcdir = @top_srcdir@
+top_srcdir = @top_srcdir@/..
 top_builddir = ../..
 top_builddir = ../..
-
-VPATH = :$(top_srcdir)/samples/scroll
+program_dir = samples/scroll
 
 PROGRAM=scroll
 
 
 PROGRAM=scroll