Fix Windows build bustage. expat.lib wasn't getting copied out to dist on
a newly pulled build. git-svn-id: svn://10.0.0.236/trunk@22351 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a6e67ce7c6
commit
f3a1187961
@ -16,6 +16,6 @@ OBJS= \
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
||||
install:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
Loading…
x
Reference in New Issue
Block a user