diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-18 08:04:13 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-18 08:04:13 +0000 |
commit | ee602817f2adee9699313e56b1c1841fedfa61c7 (patch) | |
tree | 32f17eebf5a710e4c3baa8aa74417c4831a3ab78 /desktop/scripts | |
parent | d58f449848db1ff0833ab059bc2ada5612424416 (diff) |
INTEGRATION: CWS nativefixer1 (1.4.20); FILE MERGED
2004/10/28 15:18:05 hro 1.4.20.1: #i30597# Added scripts and loader to start base app
Diffstat (limited to 'desktop/scripts')
-rw-r--r-- | desktop/scripts/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/scripts/makefile.mk b/desktop/scripts/makefile.mk index f62411dda81e..a906d2fdb3a1 100644 --- a/desktop/scripts/makefile.mk +++ b/desktop/scripts/makefile.mk @@ -70,6 +70,7 @@ TARGET=scripts UNIXTEXT= \ $(MISC)$/fromTemplate.sh \ $(MISC)$/sagenda.sh \ + $(MISC)$/sbase.sh \ $(MISC)$/soffice.sh \ $(MISC)$/scalc.sh \ $(MISC)$/sdraw.sh \ |