summaryrefslogtreecommitdiff
path: root/framework/source/classes/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/classes/makefile.mk')
-rw-r--r--framework/source/classes/makefile.mk31
1 files changed, 8 insertions, 23 deletions
diff --git a/framework/source/classes/makefile.mk b/framework/source/classes/makefile.mk
index c55af1cdf8e4..1482a2162511 100644
--- a/framework/source/classes/makefile.mk
+++ b/framework/source/classes/makefile.mk
@@ -18,12 +18,12 @@
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
-# version 3 along with OpenOffice.org. If not, see
+# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
@@ -36,32 +36,17 @@ ENABLE_EXCEPTIONS= TRUE
# --- Settings -----------------------------------------------------
-.INCLUDE : settings.mk
+.INCLUDE : settings.mk
# --- Generate -----------------------------------------------------
-SLOFILES= \
- $(SLO)$/propertysethelper.obj \
+SLOFILES= \
+ $(SLO)$/droptargetlistener.obj \
$(SLO)$/framecontainer.obj \
- $(SLO)$/taskcreator.obj \
+ $(SLO)$/fwktabwindow.obj \
+ $(SLO)$/fwlresid.obj \
$(SLO)$/menumanager.obj \
- $(SLO)$/bmkmenu.obj \
- $(SLO)$/droptargetlistener.obj \
- $(SLO)$/converter.obj \
- $(SLO)$/actiontriggerpropertyset.obj \
- $(SLO)$/actiontriggerseparatorpropertyset.obj \
- $(SLO)$/actiontriggercontainer.obj \
- $(SLO)$/imagewrapper.obj \
- $(SLO)$/rootactiontriggercontainer.obj \
- $(SLO)$/protocolhandlercache.obj \
- $(SLO)$/addonmenu.obj \
- $(SLO)$/addonsoptions.obj \
- $(SLO)$/fwkresid.obj \
- $(SLO)$/fwlresid.obj \
- $(SLO)$/framelistanalyzer.obj \
- $(SLO)$/sfxhelperfunctions.obj \
- $(SLO)$/menuextensionsupplier.obj \
- $(SLO)$/fwktabwindow.obj
+ $(SLO)$/taskcreator.obj \
SRS1NAME=$(TARGET)
SRC1FILES =\