diff options
author | Luke Shumaker <luke@HP-dv6246us-u910.(none)> | 2010-03-28 22:58:16 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-26 00:30:19 -0600 |
commit | 9510d867ff9a59fc203d79716e86c9f14e1b95f0 (patch) | |
tree | b88bedc38f788e8755bcb7b93d5982a4ea0863ea /plugins/users | |
parent | e45d06ca41498531b846c78b0ab560252d59dc19 (diff) |
builds, cleans, installs, and uninstalls correctly! Now just to
make sure it works!
Diffstat (limited to 'plugins/users')
-rw-r--r-- | plugins/users/info.mk.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/users/info.mk.in b/plugins/users/info.mk.in index 8289128..094f2a5 100644 --- a/plugins/users/info.mk.in +++ b/plugins/users/info.mk.in @@ -1,2 +1,3 @@ name = users ver = 0.9 +priority = 2 |