diff options
author | Niklas Nebel <nn@openoffice.org> | 2001-04-25 10:52:03 +0000 |
---|---|---|
committer | Niklas Nebel <nn@openoffice.org> | 2001-04-25 10:52:03 +0000 |
commit | 34a2168c744958b29d22b3ed58848443289d6759 (patch) | |
tree | 98d861ee6f2bdab5d98686de415ce66d766b5e7d /udkapi | |
parent | ae789b49c948975bffbd817133354ef186708ae9 (diff) |
XMultiPropertyStates in makefile
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/beans/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/beans/makefile.mk b/udkapi/com/sun/star/beans/makefile.mk index 7bd7b3a2e5ed..352ff3dc27c9 100644 --- a/udkapi/com/sun/star/beans/makefile.mk +++ b/udkapi/com/sun/star/beans/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: mi $ $Date: 2000-11-08 12:28:20 $ +# last change: $Author: nn $ $Date: 2001-04-25 11:52:03 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -101,6 +101,7 @@ IDLFILES=\ XIntroTest.idl\ XMaterialHolder.idl\ XMultiPropertySet.idl\ + XMultiPropertyStates.idl\ XMultiHierarchicalPropertySet.idl\ XPropertiesChangeListener.idl\ XPropertiesChangeNotifier.idl\ |