diff options
author | David Tardon <dtardon@redhat.com> | 2012-05-20 20:45:09 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-05-20 20:45:44 +0200 |
commit | 0617174992d1d05fe829f3743971a4bae2c65fe1 (patch) | |
tree | 82a8cfb18cb60f99aebdc3b371c0a7fb7eefb16a | |
parent | e1b9c7e45f1f65162336cbb938c4006f9302818a (diff) |
fix build with build.pl
Change-Id: I29310b2c53258201609983b0a2c7292ced0614f9
-rw-r--r-- | solenv/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/prj/build.lst b/solenv/prj/build.lst index 91d08d93ad53..7c58b490acf0 100644 --- a/solenv/prj/build.lst +++ b/solenv/prj/build.lst @@ -1,2 +1,2 @@ sn solenv : NULL -sn solenv usr1 - all sn_mkout NULL +sn solenv\prj nmake - all sn_prj NULL |