summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-26 22:38:16 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-26 22:38:16 -0400
commit7e3290b73ee989e73e8bdddd3b1c7643077a9c1e (patch)
tree941df8f216a799117c4ec33b8678dcd0b5b9f997 /tools
parent042468f48fa4b7de28fd51c4416af31f6be2dfde (diff)
add missing stub Makefiles
Diffstat (limited to 'tools')
-rwxr-xr-xtools/notsd-move2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/notsd-move b/tools/notsd-move
index 50be86f623..ba021ac5f1 100755
--- a/tools/notsd-move
+++ b/tools/notsd-move
@@ -766,14 +766,12 @@ breakup_makefile() (
src/grp-udev/libudev-core/Makefile
ln -sT ../subdir.mk src/libsystemd/src/sd-network/Makefile
- ln -sT ../subdir.mk src/libsystemd/src/sd-bus/Makefile
ln -sT ../subdir.mk src/libsystemd/src/sd-event/Makefile
ln -sT ../subdir.mk src/libsystemd/src/sd-login/Makefile
ln -sT ../subdir.mk src/libsystemd/src/sd-resolve/Makefile
ln -sT ../subdir.mk src/libsystemd/src/sd-daemon/Makefile
ln -sT ../subdir.mk src/libsystemd/src/sd-netlink/Makefile
ln -sT ../subdir.mk src/libsystemd/src/sd-id128/Makefile
- ln -sT ../subdir.mk src/libsystemd/src/sd-hwdb/Makefile
ln -sT ../subdir.mk src/libsystemd/src/sd-device/Makefile
)