Commit 62a37f37 authored by Michael Shigorin's avatar Michael Shigorin

control: fix sudo-su target

use/control/sudo-su apparently lacked dependency on plain use/control thus defeating the whole affair; thanks msp@ for spotting and reporting this.
parent 9257927e
......@@ -4,5 +4,5 @@ use/control:
@$(call xport,CONTROL)
# some presets
use/control/sudo-su:
use/control/sudo-su: use/control
@$(call add,CONTROL,su:public sudo:public)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment