chiark / gitweb /
tests: add test for unit name printing
[elogind.git] / Makefile.am
index c44ca0b76d53f8151e669ec4f8fa8dbf385ecba5..f0149310330408ced1e5e212bc5ef3684e3395da 100644 (file)
@@ -1325,6 +1325,10 @@ test_efivars_LDADD = \
 test_unit_name_SOURCES = \
        src/test/test-unit-name.c
 
+test_unit_name_CFLAGS = \
+       $(AM_CFLAGS) \
+       $(DBUS_CFLAGS)
+
 test_unit_name_LDADD = \
        libsystemd-core.la