diff --git a/dbaccess/source/ui/inc/makefile.mk b/dbaccess/source/ui/inc/makefile.mk index 925644886ee9..0596816417ac 100644 --- a/dbaccess/source/ui/inc/makefile.mk +++ b/dbaccess/source/ui/inc/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-08 15:58:35 $ +# last change: $Author: rt $ $Date: 2007-07-06 08:31:06 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,6 +41,7 @@ TARGET=dba_uiinc # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk +.INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files --------------------------------------------------------