projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added listbox test/demo
[wxWidgets.git]
/
samples
/
dnd
/
Makefile.in
diff --git
a/samples/dnd/Makefile.in
b/samples/dnd/Makefile.in
index 880af4d078d1f37fc783a3e5896d97b8cb6d9808..df5d6d6dc87faf9f6a7835710585d80da5ae70ed 100644
(file)
--- a/
samples/dnd/Makefile.in
+++ b/
samples/dnd/Makefile.in
@@
-9,10
+9,11
@@
#
# Makefile for dnd example (UNIX).
#
# Makefile for dnd example (UNIX).
-top_srcdir = @top_srcdir@
+top_srcdir = @top_srcdir@
/..
top_builddir = ../..
top_builddir = ../..
+program_dir = samples/dnd
-VPATH = :$(top_srcdir)/samples/dnd
+DATAFILES=julian.png dnd.wxr
PROGRAM=dnd
PROGRAM=dnd