#i10000# changes from OOO330 m10
This commit is contained in:
commit
0c434dff8e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ TARGET=copying
|
|||
.INCLUDE: $(PRJ)/util/makefile.pmk
|
||||
#----------------------------------------------------------------
|
||||
|
||||
IDLLIST:={$(subst,/,/ $(shell @$(FIND) $(IDLOUT) -type f | sed -e '/star.portal/d' -e'/star.webservices/d'))}
|
||||
IDLLIST:={$(subst,/,/ $(shell @$(FIND) $(IDLOUT)/com -type f))}
|
||||
DESTIDLLIST={$(subst,$(IDLOUT),$(DESTDIRIDL) $(IDLLIST))}
|
||||
|
||||
DESTINCLUDELIST={$(subst,$(SOLARINCDIR),$(DESTDIRINC) $(INCLUDELIST))}
|
||||
|
|
Loading…
Reference in a new issue