diff options
Diffstat (limited to 'comphelper')
-rw-r--r-- | comphelper/source/officeinstdir/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/comphelper/source/officeinstdir/makefile.mk b/comphelper/source/officeinstdir/makefile.mk index d618e6f84e11..ef5ef3476059 100644 --- a/comphelper/source/officeinstdir/makefile.mk +++ b/comphelper/source/officeinstdir/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hr $ $Date: 2004-05-10 14:19:49 $ +# last change: $Author: vg $ $Date: 2005-02-16 16:04:39 $ # # 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 ------------------------------------- |