diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-12-13 17:13:33 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-12-13 17:13:33 +0100 |
commit | 4c1c531435e1bdb151d45626648486062012cbaa (patch) | |
tree | 03980fa8e9fb2dbe2cd604c6fcc9962143e15b40 /svl | |
parent | 38747916d6405b32a3cfc465e31be743db255878 (diff) |
Missing dependencies.
Diffstat (limited to 'svl')
-rw-r--r-- | svl/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/prj/build.lst b/svl/prj/build.lst index 2e01ff682242..c83b045f0c29 100644 --- a/svl/prj/build.lst +++ b/svl/prj/build.lst @@ -1,3 +1,3 @@ -sl svl : TRANSLATIONS:translations rsc offapi ucbhelper unotools cppu cppuhelper comphelper sal sot LIBXSLT:libxslt NULL +sl svl : TRANSLATIONS:translations rsc offapi officecfg ucbhelper unotools cppu cppuhelper comphelper sal sot LIBXSLT:libxslt NULL sl svl\prj nmake - all svl_prj NULL # sl svl\qa\unit nmake - all svl_qa_cppunit svl_util NULL |