summaryrefslogtreecommitdiff
path: root/move.sh
diff options
context:
space:
mode:
Diffstat (limited to 'move.sh')
-rwxr-xr-xmove.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/move.sh b/move.sh
index f4cea391b2..04f7896879 100755
--- a/move.sh
+++ b/move.sh
@@ -136,6 +136,8 @@ move_files() (
for file in "${libsystemd_journal_files[@]}"; do
mv -T src/{journal,libsystemd/libsystemd-journal-internal}/$file
done
+
+ mkdir src/busctl
)
breakup_makefile() (