diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-05 14:59:12 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-05 14:59:12 +0000 |
commit | 325b22f8e42f107282437b7a8bf00a3cf83d4bc6 (patch) | |
tree | 5ee73c7550a6d6fa0efa38fcc52ce2873ccf8064 /svx/source/src | |
parent | 42fa80f8d75b8ec1e0e50894886e7c97ca5672dd (diff) |
#100000#: svxslots.srs from local project
Diffstat (limited to 'svx/source/src')
-rw-r--r-- | svx/source/src/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/src/makefile.mk b/svx/source/src/makefile.mk index 2c66d89ce331..0aeedf21656f 100644 --- a/svx/source/src/makefile.mk +++ b/svx/source/src/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hr $ $Date: 2004-02-03 19:40:38 $ +# last change: $Author: hr $ $Date: 2004-02-05 15:59:12 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -81,8 +81,8 @@ IMGLST_SRS=$(SRS)$/app.srs RES1FILELIST=\ $(SRS)$/app.srs \ + $(SRS)$/svxslots.srs \ $(SOLARRESDIR)$/sfxslots.srs \ - $(SOLARRESDIR)$/svxslots.srs \ $(SOLARRESDIR)$/svtools.srs \ $(SOLARRESDIR)$/sfx.srs \ $(SOLARRESDIR)$/so2.srs \ |