summaryrefslogtreecommitdiffstats
path: root/odk
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-10-14 12:52:12 +0200
committerVladimir Glazunov <vg@openoffice.org>2010-10-14 12:52:12 +0200
commit0c434dff8e799586ec563cf29a6497c89320f9eb (patch)
tree4043e0e7d77a99b6f9e1854019ea6ef4494e65d3 /odk
parent#i10000# (diff)
parentCWS-TOOLING: integrate CWS sdk331 (diff)
downloadcore-0c434dff8e799586ec563cf29a6497c89320f9eb.tar.gz
core-0c434dff8e799586ec563cf29a6497c89320f9eb.zip
#i10000# changes from OOO330 m10
Diffstat (limited to 'odk')
-rw-r--r--odk/pack/copying/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/pack/copying/makefile.mk b/odk/pack/copying/makefile.mk
index 52efe87ff797..02471bd53638 100644
--- a/odk/pack/copying/makefile.mk
+++ b/odk/pack/copying/makefile.mk
@@ -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))}