diff options
author | David Tardon <dtardon@redhat.com> | 2012-07-15 11:38:07 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-07-17 14:06:52 +0200 |
commit | 4b592ce754e578a347490341caecc1bc45f67242 (patch) | |
tree | a25dce68615e277f12827d061e79da086522cf15 /sysui | |
parent | 4fea92fe5389ba4de593f5e991870cf595b516e1 (diff) |
move ulfconv to l10ntools
This allows us to drop dependency on setup_native everywhere.
Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/prj/build.lst b/sysui/prj/build.lst index fc83ef405a30..0823776398b4 100644 --- a/sysui/prj/build.lst +++ b/sysui/prj/build.lst @@ -1,4 +1,4 @@ -su sysui : TRANSLATIONS:translations offapi NATIVE:xml2cmp DESKTOP:rdbmaker DESKTOP:l10ntools DESKTOP:setup_native NULL +su sysui : TRANSLATIONS:translations offapi NATIVE:xml2cmp DESKTOP:rdbmaker DESKTOP:l10ntools NULL #su sysui\source\win32\QuickStart nmake - w su_win32_quickstart NULL #su sysui\source\win32\QuickStart\so nmake - w su_win32_quickstart_so su_win32_quickstart.w NULL su sysui\desktop\icons nmake - w su_iconsw NULL |