summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-06 07:40:27 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-06 07:40:27 +0000
commit3fbd54a4f8217fc94d9ff159698c34b41e687075 (patch)
tree78fcb0637057d965395e9ab8aced78ca7d52ea36 /dbaccess/source/ui/querydesign
parenta1193cd87233a6ed74788bf6e3a5a7a41aeee1b9 (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.mk5
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 --------------------------------------------------------