From cf8410fb2cb47740865b8ba9ab5f4d42eb53cec2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 7 Sep 2016 19:32:10 -0400 Subject: move sd* manpages --- tools/move.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/move.sh b/tools/move.sh index 78c91994ab..91da9c7c2b 100755 --- a/tools/move.sh +++ b/tools/move.sh @@ -339,6 +339,7 @@ move_files() ( # auto-distribute the stuff ( + mv -t src/libsystemd man/sd* cd man for file in *.xml; do if [[ -d ../src/"${file%.xml}" ]]; then -- cgit v1.2.3-54-g00ecf