X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=54cc5096f42afee383aab0f4f209325603b3bc1a;hb=146de8175e11c877908f20f8ed1b5a3805455c0a;hp=829db7e9ef03228ea5ae33805393853cb0f4181d;hpb=7f81d81ada9fe147173e35e87a1214e9092a603c;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 829db7e9e..54cc5096f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \