summaryrefslogtreecommitdiff
path: root/move.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-02 03:28:07 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-02 03:28:07 -0400
commit5faaf84b257749642a352a170a82f5260bdf1a12 (patch)
tree3347275ec701eada3df7ade3351a065c119d6e8a /move.sh
parentae79ac19963f32f0604e2262b5e177a4abed0d98 (diff)
busctl
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() (