summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 840b8713d8..9edc235714 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5039,7 +5039,8 @@ libsystemd_machine_core_la_SOURCES = \
src/machine/image.c \
src/machine/image.h \
src/machine/machined-dbus.c \
- src/machine/machine-dbus.c
+ src/machine/machine-dbus.c \
+ src/machine/image-dbus.c
libsystemd_machine_core_la_LIBADD = \
libsystemd-label.la \