chiark / gitweb /
systemctl: hook up new install logic
[elogind.git] / Makefile.am
index 78c76d7a6b6335b69a90a392f111a1f1eee31c2e..2ebf53ce867f586fa146dd4dd83ad37168023949 100644 (file)
@@ -1203,7 +1203,9 @@ systemctl_SOURCES = \
        src/cgroup-util.c \
        src/exit-status.c \
        src/unit-name.c \
-        src/pager.c
+        src/pager.c \
+        src/install.c \
+        src/spawn-agent.c
 
 systemctl_CFLAGS = \
        $(AM_CFLAGS) \