diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index e88b602d..d09108e5 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -2,9 +2,9 @@ EXTRA_DIST = get-state list-profiles list-connections select-connection \ list-devices enable-device disable-device start-scanning \ list-networks select-network disable-network create-network \ - set-passphrase set-address set-policy test-manager \ + set-passphrase set-address set-policy set-priority \ connect-network disconnect-network simple-agent \ - show-introspection test-compat \ + show-introspection test-compat test-manager \ test-connman monitor-connman debug-connman MAINTAINERCLEANFILES = Makefile.in |