unoidl/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f7417d7aadba02caa96c0346996b4f2fff2ed2d3 Author: Kohei Yoshida <[email protected]> Date: Tue Mar 5 16:52:52 2013 -0500 My check-deps script expects a space there... Change-Id: Ia591bc9422112d62756c7c80b3d11f5a9af42037 diff --git a/unoidl/prj/build.lst b/unoidl/prj/build.lst index c6b2abf..e213827 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 _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
