projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed compilation error
[wxWidgets.git]
/
contrib
/
src
/
gizmos
/
makefile.unx
diff --git
a/contrib/src/gizmos/makefile.unx
b/contrib/src/gizmos/makefile.unx
index c1fae75d2ab62de6d0f57413ee741de436b39d4d..b070bc96afd382998bd7a10af7add2549f5b6b76 100644
(file)
--- a/
contrib/src/gizmos/makefile.unx
+++ b/
contrib/src/gizmos/makefile.unx
@@
-16,7
+16,8
@@
LIB_CPP_SRC=\
\
multicell.o\
editlbox.o\
- splittree.o
+ splittree.o\
+ dynamicsash.o
all: $(GIZMOSLIB)