summaryrefslogtreecommitdiff
path: root/ucbhelper/prj
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-10-30 07:17:18 +0000
committerRüdiger Timm <rt@openoffice.org>2006-10-30 07:17:18 +0000
commitedaf5386582cf3110a4946614a071a4b6833416f (patch)
treefc155490373cfb96fe611fe04b7e7321e7f7ded1 /ucbhelper/prj
parent4ae70627c13bbb1e87a3088ce947d5f6f225b702 (diff)
INTEGRATION: CWS ause060 (1.13.12); FILE MERGED
2006/09/22 18:08:42 hjs 1.13.12.1: #i69234# call required makefile
Diffstat (limited to 'ucbhelper/prj')
-rw-r--r--ucbhelper/prj/build.lst5
1 files changed, 3 insertions, 2 deletions
diff --git a/ucbhelper/prj/build.lst b/ucbhelper/prj/build.lst
index 4b3e6188b81d..76869a70b1e6 100644
--- a/ucbhelper/prj/build.lst
+++ b/ucbhelper/prj/build.lst
@@ -1,5 +1,6 @@
uh ucbhelper : offuh sal vos cppu cppuhelper salhelper NULL
uh ucbhelper usr1 - all uh_mkout NULL
-uh ucbhelper\source\client nmake - all uh_client NULL
-uh ucbhelper\source\provider nmake - all uh_provider NULL
+uh ucbhelper\inc nmake - all uh_inc NULL
+uh ucbhelper\source\client nmake - all uh_client uh_inc NULL
+uh ucbhelper\source\provider nmake - all uh_provider uh_inc NULL
uh ucbhelper\util nmake - all uh_util uh_client uh_provider NULL