projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added missing methods. Now tested.
[wxWidgets.git]
/
samples
/
dnd
/
Makefile.in
diff --git
a/samples/dnd/Makefile.in
b/samples/dnd/Makefile.in
index 1afad34b83452defc1b1f02fccd0a672ffd44f52..df5d6d6dc87faf9f6a7835710585d80da5ae70ed 100644
(file)
--- a/
samples/dnd/Makefile.in
+++ b/
samples/dnd/Makefile.in
@@
-9,11
+9,11
@@
#
# Makefile for dnd example (UNIX).
-top_srcdir = @top_srcdir@
+top_srcdir = @top_srcdir@
/..
top_builddir = ../..
program_dir = samples/dnd
-DATAFILES=julian.png
+DATAFILES=julian.png
dnd.wxr
PROGRAM=dnd