diff options
Diffstat (limited to 'udkapi/com')
-rw-r--r-- | udkapi/com/sun/star/beans/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/makefile.mk b/udkapi/com/sun/star/beans/makefile.mk index 951710884af7..a418628bbf6c 100644 --- a/udkapi/com/sun/star/beans/makefile.mk +++ b/udkapi/com/sun/star/beans/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # # This file is part of OpenOffice.org. # @@ -53,6 +53,7 @@ IDLFILES=\ NamedValue.idl\ NotRemoveableException.idl\ Optional.idl\ + Pair.idl\ Property.idl\ PropertyAttribute.idl\ PropertyBag.idl\ |