diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-10-14 05:23:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-10-14 05:23:43 +0000 |
commit | 7bf29c44efa5985f59c160ba5a75dc212f955d42 (patch) | |
tree | 8cd9404e8ac9ba3268061278dc1ef215f631b4c9 /framework/source/interaction/makefile.mk | |
parent | a3458db24dc4688fcca14242917ec3bd62a6adcb (diff) |
CWS-TOOLING: integrate CWS mba30fixes02
Diffstat (limited to 'framework/source/interaction/makefile.mk')
-rw-r--r-- | framework/source/interaction/makefile.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/framework/source/interaction/makefile.mk b/framework/source/interaction/makefile.mk index 48b5009ee2a5..1399335b6ca8 100644 --- a/framework/source/interaction/makefile.mk +++ b/framework/source/interaction/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.5.82.1 $ # # This file is part of OpenOffice.org. # @@ -46,7 +46,6 @@ CDEFS+=-DCOMPMOD_NAMESPACE=framework # --- Generate ----------------------------------------------------- SLOFILES= $(SLO)$/stillinteraction.obj \ - $(SLO)$/restricteduiinteraction.obj \ $(SLO)$/preventduplicateinteraction.obj # --- Targets ------------------------------------------------------ |