From 11476ff365bf6f2e0f728cd9eaa9bd948bdebdac Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 13 Jun 2016 11:47:51 -0400 Subject: more --- move.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'move.sh') diff --git a/move.sh b/move.sh index c0b577761e..136e991556 100755 --- a/move.sh +++ b/move.sh @@ -223,6 +223,10 @@ move_files() ( mv src/grp-udev/udev* src/grp-udev/libudev-core/ mv -T src/grp-udev/{,libudev-core}/net mv -T src/grp-udev/{d-,}udevadm + + mv -T src/{libcore,systemd-shutdown}/shutdown.c + mv -T src/{libcore,systemd-shutdown}/umount.c + mv -T src/{libcore,systemd-shutdown}/umount.h ) breakup_makefile() ( -- cgit v1.2.3-54-g00ecf