chiark / gitweb /
shutdown: don't chdir to /, since init is running with / as cwd anyway
[elogind.git] / Makefile.am
index a028553cd3589b7c3d049d4bbe9496a18e148761..e432dcbbe44149eb58ab834102721cf10d168f24 100644 (file)
@@ -444,6 +444,7 @@ EXTRA_DIST += \
        src/cgroup-show.h \
        src/build.h \
        src/shutdownd.h \
+       src/umount.h \
        src/readahead-common.h
 
 MANPAGES = \
@@ -649,7 +650,6 @@ systemd_shutdownd_LDADD = \
 
 systemd_shutdown_SOURCES = \
        src/mount-setup.c \
-       src/umount.h \
        src/umount.c \
        src/shutdown.c