]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dialogs/Makefile.in
fixed bug in mouse handling
[wxWidgets.git] / samples / dialogs / Makefile.in
index 66cc206f5f9e1591f2e530dc70ce99fda5ac3760..51ac0b9c2d8b84023d0f712feb5816363b9afe60 100644 (file)
@@ -9,8 +9,11 @@
 #
 # Makefile for dialogs example (UNIX).
 
 #
 # Makefile for dialogs example (UNIX).
 
-top_srcdir = @top_srcdir@
+top_srcdir = @top_srcdir@/..
 top_builddir = ../..
 top_builddir = ../..
+program_dir = samples/dialogs
+
+DATAFILES=tips.txt
 
 PROGRAM=dialogs
 
 
 PROGRAM=dialogs