diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-03-31 08:37:22 +0200 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-03-31 08:37:22 +0200 |
commit | f2e6d4df9dd4d269b1da1eff8277278d9360f1a7 (patch) | |
tree | a211a9ad6725c427bba3b53eae07d6cd0cc3a976 /ucbhelper | |
parent | 75db234dfc435b25085dffe3cc2f398fd2660681 (diff) |
slidecopy: #i10000#
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/prj/build.lst b/ucbhelper/prj/build.lst index 8383eb4a8d5d..bbd01df9022a 100644 --- a/ucbhelper/prj/build.lst +++ b/ucbhelper/prj/build.lst @@ -4,4 +4,4 @@ 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 -uh ucbhelper\workben\myucp nmake - all uh_wb_myucp NULL +uh ucbhelper\workben\myucp nmake - all uh_wb_myucp uh_util NULL |