diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-02-14 17:47:39 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-02-14 17:47:46 +0200 |
commit | c9d2518656ce0fc5e96bb4bf06c0e78a575c2597 (patch) | |
tree | eb74774bdaaf43478cacfa33ac14b54791f0e227 | |
parent | acdaed35a7e79b6eca4918e53f761dc08ce9a52c (diff) |
svl, too
Change-Id: Ib7ad7a1045aad03b0e176d5267b4e942521ba023
-rw-r--r-- | Module_cross_tail_build.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_cross_tail_build.mk b/Module_cross_tail_build.mk index adcdfa8ba766..49a5c2a06711 100644 --- a/Module_cross_tail_build.mk +++ b/Module_cross_tail_build.mk @@ -76,6 +76,7 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\ helpcompiler \ l10ntools \ sot \ + svl \ svtools \ toolkit \ vcl) \ |