diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-06 07:40:27 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-06 07:40:27 +0000 |
commit | 3fbd54a4f8217fc94d9ff159698c34b41e687075 (patch) | |
tree | 78fcb0637057d965395e9ab8aced78ca7d52ea36 /dbaccess/source/ui/querydesign | |
parent | a1193cd87233a6ed74788bf6e3a5a7a41aeee1b9 (diff) |
INTEGRATION: CWS oj14 (1.13.8); FILE MERGED
2007/06/04 18:56:33 oj 1.13.8.3: RESYNC: (1.14-1.15); FILE MERGED
2006/07/04 08:20:50 oj 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED
2006/01/03 07:49:25 oj 1.13.8.1: changed module client
Diffstat (limited to 'dbaccess/source/ui/querydesign')
-rw-r--r-- | dbaccess/source/ui/querydesign/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/querydesign/makefile.mk b/dbaccess/source/ui/querydesign/makefile.mk index f3baa85f097f..93f99bc129c1 100644 --- a/dbaccess/source/ui/querydesign/makefile.mk +++ b/dbaccess/source/ui/querydesign/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.16 $ # -# last change: $Author: kz $ $Date: 2007-05-10 10:40:14 $ +# last change: $Author: rt $ $Date: 2007-07-06 08:40:27 $ # # 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=querydesign # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk +.INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files -------------------------------------------------------- |