diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-26 21:33:04 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-26 21:33:04 +0000 |
commit | 56b8328c79624ebf4f62012a3fb7041b741abbf2 (patch) | |
tree | 36f0b50801d82b5d990a1a9e4d259839c7c6d73d /desktop/scripts/makefile.mk | |
parent | 4d2f4cbfdf5f59679644327258c49f284999258f (diff) |
INTEGRATION: CWS sysint1 (1.4.30); FILE MERGED
2004/11/18 10:05:26 obr 1.4.30.1: removed all scripts containing slot id's
Diffstat (limited to 'desktop/scripts/makefile.mk')
-rw-r--r-- | desktop/scripts/makefile.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/desktop/scripts/makefile.mk b/desktop/scripts/makefile.mk index a906d2fdb3a1..c3e7fd84869a 100644 --- a/desktop/scripts/makefile.mk +++ b/desktop/scripts/makefile.mk @@ -68,20 +68,13 @@ TARGET=scripts # --- Targets ------------------------------------------------------------- UNIXTEXT= \ - $(MISC)$/fromTemplate.sh \ - $(MISC)$/sagenda.sh \ $(MISC)$/sbase.sh \ $(MISC)$/soffice.sh \ $(MISC)$/scalc.sh \ $(MISC)$/sdraw.sh \ - $(MISC)$/sfax.sh \ $(MISC)$/simpress.sh \ - $(MISC)$/slabel.sh \ - $(MISC)$/sletter.sh \ $(MISC)$/smaster.sh \ $(MISC)$/smath.sh \ - $(MISC)$/smemo.sh \ - $(MISC)$/svcard.sh \ $(MISC)$/sweb.sh \ $(MISC)$/swriter.sh \ $(MISC)$/mozwrapper.sh \ |