projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added wxMouseCaptureChangedEvent. Added some missing Capture related methods.
[wxWidgets.git]
/
samples
/
scrollsub
/
Makefile.in
diff --git
a/samples/scrollsub/Makefile.in
b/samples/scrollsub/Makefile.in
index 6a0d0a081dc0cf9d4bdc8e63ecc36dab2d3d9af8..7d493dd34658bca3d22b24b5723fd5500fd2206c 100644
(file)
--- a/
samples/scrollsub/Makefile.in
+++ b/
samples/scrollsub/Makefile.in
@@
-20,4
+20,4
@@
DEPFILES=$(PROGRAM).d
include ../../src/makeprog.env
--include $(DEPFILES)
+
@IF_GNU_MAKE@
-include $(DEPFILES)