diff options
author | David Tardon <dtardon@redhat.com> | 2011-12-23 18:05:33 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-12-23 18:05:33 +0100 |
commit | 75011e3a0fecd371072aa092f34d78e6bf0edf0d (patch) | |
tree | b2546497156e9d8f4fbce86bae62dfd5dd446d91 /Module_tail_build.mk | |
parent | c9a54f532e6fbe2302167a7f8cb829b397f2569c (diff) |
move scaddins to tail_build
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r-- | Module_tail_build.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk index 9cc2d90fb46e..013a1a2e0ea4 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -49,6 +49,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ padmin \ reportdesign \ sc \ + scaddins \ sccomp \ scripting \ sd \ |