summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-30 13:28:40 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-30 13:28:40 +0000
commit05b56ad8917d9e0fbed1f1e8437b5ac08e7fa999 (patch)
tree2084f7b0e1469c30f002e4afe254e4d0de01a1ab /offapi
parente913b00c5deff82a3283065d37628d3d842ce856 (diff)
INTEGRATION: CWS layoutdialogs (1.47.20); FILE MERGED
2008/07/30 12:45:52 jcn 1.47.20.2: RESYNC: (1.47-1.49); FILE MERGED 2008/03/28 10:15:31 cl 1.47.20.1: enable build of layout interfaces by default
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/makefile.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/offapi/com/sun/star/awt/makefile.mk b/offapi/com/sun/star/awt/makefile.mk
index 677267b5db26..8a9e5831f6ae 100644
--- a/offapi/com/sun/star/awt/makefile.mk
+++ b/offapi/com/sun/star/awt/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.49 $
+# $Revision: 1.50 $
#
# This file is part of OpenOffice.org.
#
@@ -317,10 +317,7 @@ IDLFILES=\
XWindowListener.idl\
XWindowListener2.idl\
XWindowPeer.idl\
- XMenuExtended.idl
-
-.IF "$(ENABLE_LAYOUT)" == "TRUE"
-IDLFILES+=\
+ XMenuExtended.idl\
MaxChildrenException.idl\
XDialog2.idl\
XLayoutContainer.idl\
@@ -328,7 +325,6 @@ IDLFILES+=\
XLayoutFlowContainer.idl\
XLayoutRoot.idl\
XLayoutUnit.idl
-.ENDIF # ENABLE_LAYOUT == TRUE
# ------------------------------------------------------------------