summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-26 22:48:36 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-26 22:48:36 -0400
commit62462bb9d7d0866d320d449a77b65c8a011ec813 (patch)
tree5dc7f1be47f0c674659735486ffa9b6e2b00d508 /tools
parent7e3290b73ee989e73e8bdddd3b1c7643077a9c1e (diff)
have libbasic gperf headers be private
Diffstat (limited to 'tools')
-rwxr-xr-xtools/notsd-move2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/notsd-move b/tools/notsd-move
index ba021ac5f1..4a5630c777 100755
--- a/tools/notsd-move
+++ b/tools/notsd-move
@@ -760,7 +760,7 @@ breakup_makefile() (
sed -ri \
-e '/^[^# ]*:/ { s|\S+/|$(outdir)/|g }' \
- src/libsystemd-basic/include/systemd-basic/Makefile \
+ src/libsystemd-basic/src/Makefile \
src/libsystemd/src/Makefile \
src/libsystemd/src/sd-journal/Makefile \
src/grp-udev/libudev-core/Makefile