chiark / gitweb /
systemctl: require correctly formed unit names when enabling units
[elogind.git] / Makefile.am
index 11abadffe333d453021011671f7c669799699839..4307db1a69e377e498a713f49b218cf95ac54c9e 100644 (file)
@@ -456,6 +456,7 @@ MANPAGES = \
        man/systemd.exec.5 \
        man/daemon.7 \
        man/sd-daemon.7 \
+       man/sd-readahead.7 \
        man/runlevel.8 \
        man/telinit.8 \
        man/halt.8 \
@@ -699,7 +700,8 @@ systemctl_SOURCES = \
        src/sd-daemon.c \
        src/cgroup-show.c \
        src/cgroup-util.c \
-       src/exit-status.c
+       src/exit-status.c \
+       src/unit-name.c
 
 systemctl_CFLAGS = \
        $(AM_CFLAGS) \