diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:02:51 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:02:51 +0200 |
commit | 0f77ea10ee512a4ccf3d2f6bc11f13cab40b60d6 (patch) | |
tree | 8f60f8f9d0cc852e38a93ad60c4c4e37d1538b86 /sd/util | |
parent | 63c6c5d78c2712b824c9194269d13422d4835487 (diff) |
CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver
Diffstat (limited to 'sd/util')
-rw-r--r-- | sd/util/makefile.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk index 6b1e6ebf1676..b8642e5951c5 100644 --- a/sd/util/makefile.mk +++ b/sd/util/makefile.mk @@ -55,8 +55,7 @@ RESLIB1SRSFILES=\ $(SRS)$/animui.srs \ $(SRS)$/slideshow.srs \ $(SRS)$/uitable.srs \ - $(SRS)$/uiannotations.srs \ - $(SOLARCOMMONRESDIR)$/sfx.srs + $(SRS)$/uiannotations.srs # --- StarDraw DLL |