chiark / gitweb /
sd-bus: refuse properties that claim to be both writable and constant at the same...
[elogind.git] / Makefile.am
index 1aef24260b21da4db8536233ee06b97d4c52485f..3f9f3fab379541bbc881eebacf925064894bbcb5 100644 (file)
@@ -2898,7 +2898,9 @@ test_resolve_CFLAGS = \
        -pthread
 
 busctl_SOURCES = \
-       src/libsystemd/sd-bus/busctl.c
+       src/libsystemd/sd-bus/busctl.c \
+       src/libsystemd/sd-bus/busctl-introspect.c \
+       src/libsystemd/sd-bus/busctl-introspect.h
 
 busctl_LDADD = \
        libsystemd-dump.la \