chiark / gitweb /
shutdown: move shutdown to core since it replaces PID 1
[elogind.git] / Makefile.am
index 829db7e9ef03228ea5ae33805393853cb0f4181d..54cc5096f42afee383aab0f4f209325603b3bc1a 100644 (file)
@@ -946,9 +946,9 @@ pkginclude_HEADERS += \
 
 # ------------------------------------------------------------------------------
 systemd_shutdown_SOURCES = \
-       src/umount.c \
-       src/umount.h \
-       src/shutdown.c
+       src/core/umount.c \
+       src/core/umount.h \
+       src/core/shutdown.c
 
 systemd_shutdown_LDADD = \
        libsystemd-label.la \