summaryrefslogtreecommitdiff
path: root/ucbhelper/prj/build.lst
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/prj/build.lst')
-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