summaryrefslogtreecommitdiff
path: root/setup_native/scripts
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-12-16 09:49:30 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-12-16 09:49:30 +0000
commit5596df91c273ab3951646e751fd1b796d6624f98 (patch)
tree6aa5cd49bfb54e65bcb45dc8a3cc6dd68a8e4aa9 /setup_native/scripts
parent403ea33e34883fb2d18ee026aabd0eb8e74169bc (diff)
INTEGRATION: CWS nativefixer2 (1.4.2); FILE MERGED
2004/12/09 17:13:41 is 1.4.2.1: #118708# optimizing process
Diffstat (limited to 'setup_native/scripts')
-rw-r--r--setup_native/scripts/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/setup_native/scripts/makefile.mk b/setup_native/scripts/makefile.mk
index 0e1630d1718b..c55b86b52d90 100644
--- a/setup_native/scripts/makefile.mk
+++ b/setup_native/scripts/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: obo $ $Date: 2004-11-18 08:20:12 $
+# last change: $Author: rt $ $Date: 2004-12-16 10:49:30 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -72,7 +72,8 @@ TARGET=install
# --- Files --------------------------------------------------------
UNIXTEXT= \
- $(BIN)$/langpackscript.sh
+ $(BIN)$/langpackscript.sh \
+ $(BIN)$/downloadscript.sh
# --- Targets ------------------------------------------------------