diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-06-18 23:01:49 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-06-18 23:01:49 +0300 |
commit | 533092a738a00a226006cc9343f2a0d27a856b0a (patch) | |
tree | 55c6b1ff9a90ff385a4c98439038e8fd619eb491 /touch | |
parent | daaa550121a97d80e1ab43cbd5c73da6915e4ac4 (diff) |
touch depends on sal, toolkit depends on touch
Change-Id: I77e108391b48a9dc50491f8e76de8f277f92dfc6
Diffstat (limited to 'touch')
-rw-r--r-- | touch/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/touch/prj/build.lst b/touch/prj/build.lst index dfe282b2a966..113bee310105 100644 --- a/touch/prj/build.lst +++ b/touch/prj/build.lst @@ -1,2 +1,2 @@ -th touch : sw sc NULL +th touch : sal NULL th touch\prj nmake - all th_prj NULL |