summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-11-05 20:58:18 +0100
committerKay Sievers <kay@vrfy.org>2013-11-05 21:34:42 +0100
commit997d4ae7f2d59c2f624f0856e70d448c4f98bc96 (patch)
tree1df60d41588fcc58dddb368b9760552d74e91cb6 /Makefile.am
parent5d66866d96ca7b85b36df99651991b2a1acd2b2e (diff)
login: port test-inhibit to libsystemd-bus
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index e29439d8cc..bc67063ce6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3895,11 +3895,7 @@ test_inhibit_SOURCES = \
test_inhibit_LDADD = \
libsystemd-shared.la \
- libsystemd-dbus.la
-
-test_inhibit_CFLAGS = \
- $(AM_CFLAGS) \
- $(DBUS_CFLAGS)
+ libsystemd-bus.la
test_login_tables_SOURCES = \
src/login/test-login-tables.c