summaryrefslogtreecommitdiff
path: root/setup_native/scripts
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-26 12:18:33 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-26 12:18:33 +0000
commitc7a4dc455dfe412d5713ccd7bff62eb9d2547602 (patch)
treeb12d5bcbcc7be799d7790201940143a2fa125ece /setup_native/scripts
parentda3ebaf2a0f7ade5c8b39eab05453c5af86e0000 (diff)
INTEGRATION: CWS onlineupdate6 (1.13.22); FILE MERGED
2007/11/06 22:13:16 obr 1.13.22.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/15 04:50:39 obr 1.13.22.1: #i82283# added unpack and update script
Diffstat (limited to 'setup_native/scripts')
-rw-r--r--setup_native/scripts/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/setup_native/scripts/makefile.mk b/setup_native/scripts/makefile.mk
index e38d1b596579..a3fe96e12040 100644
--- a/setup_native/scripts/makefile.mk
+++ b/setup_native/scripts/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.15 $
+# $Revision: 1.16 $
#
-# last change: $Author: rt $ $Date: 2007-11-06 15:40:48 $
+# last change: $Author: ihi $ $Date: 2007-11-26 13:18:33 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -50,6 +50,8 @@ UNIXTEXT= \
$(BIN)$/javaloader.sh \
$(BIN)$/register_extensions \
$(BIN)$/deregister_extensions \
+ $(BIN)$/unpack_update.sh \
+ $(BIN)$/update.sh \
$(BIN)$/downloadscript.sh
.IF "$(OS)" == "SOLARIS" || "$(OS)" == "LINUX"