projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix for focus handling in generic wxListCtrl
[wxWidgets.git]
/
samples
/
thread
/
makefile.g95
diff --git
a/samples/thread/makefile.g95
b/samples/thread/makefile.g95
index bc6829768cb8bb3c5123fe97dd5ccd5bbcef9f8f..76f6cae37f2e841c0d22f12a3e0e4ced7cf60d4e 100644
(file)
--- a/
samples/thread/makefile.g95
+++ b/
samples/thread/makefile.g95
@@
-6,5
+6,5
@@
WXDIR = ../..
TARGET=thread
OBJECTS = $(TARGET).o
-include $(WXDIR)
\src\
makeprog.g95
+include $(WXDIR)
/src/
makeprog.g95