diff options
Diffstat (limited to 'comphelper')
-rw-r--r-- | comphelper/source/eventattachermgr/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/comphelper/source/eventattachermgr/makefile.mk b/comphelper/source/eventattachermgr/makefile.mk index 20b77c06f9be..b3ef145f816e 100644 --- a/comphelper/source/eventattachermgr/makefile.mk +++ b/comphelper/source/eventattachermgr/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: jbu $ $Date: 2002-10-01 06:47:33 $ +# last change: $Author: vg $ $Date: 2005-02-16 16:03:43 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -73,6 +73,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ---------------------------------- .INCLUDE : settings.mk +.INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files ------------------------------------- |