diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-03-05 16:52:52 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-03-05 16:54:12 -0500 |
commit | f7417d7aadba02caa96c0346996b4f2fff2ed2d3 (patch) | |
tree | c041a4c47bcca198ce3d07726cd9ad6687ae49e3 /unoidl | |
parent | 5cf45109cc8a5ee53ab2a50003831c3269ee9cc8 (diff) |
My check-deps script expects a space there...
Change-Id: Ia591bc9422112d62756c7c80b3d11f5a9af42037
Diffstat (limited to 'unoidl')
-rw-r--r-- | unoidl/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unoidl/prj/build.lst b/unoidl/prj/build.lst index c6b2abf3cafc..e2138276e3ee 100644 --- a/unoidl/prj/build.lst +++ b/unoidl/prj/build.lst @@ -1,2 +1,2 @@ -un unoidl: registry sal salhelper NULL +un unoidl : registry sal salhelper NULL un unoidl\prj nmake - all un_prj NULL |