projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed problem with mouse events getting sent to wrong
[wxWidgets.git]
/
samples
/
image
/
Makefile.in
diff --git
a/samples/image/Makefile.in
b/samples/image/Makefile.in
index 043239a72a9fd1bd2d6f39503c2d368ecfdc5264..0e1f7e8b74568034102feb27f3358d3e904d3b2a 100644
(file)
--- a/
samples/image/Makefile.in
+++ b/
samples/image/Makefile.in
@@
-11,8
+11,9
@@
top_srcdir = @top_srcdir@
top_builddir = ../..
+program_dir = samples/image
-VPATH = :$(top_srcdir)/samples/image
+DATAFILES = horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm
PROGRAM=image