diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 771efa4f8e..cd9a683e57 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6096,10 +6096,10 @@ test_login_tables_LDADD = \ liblogind-core.la manual_tests += \ - test-login \ test-inhibit tests += \ + test-login \ test-login-tables \ test-login-shared |