summaryrefslogtreecommitdiffstats
path: root/streams
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2011-08-12 19:17:14 +0200
committermakefu <github@syntax-fehler.de>2011-08-12 19:17:14 +0200
commit729987c0b77b5b21f565446b62a614283c1e2b48 (patch)
tree4347d0ae5af76073db91f30e421dde1569fa7658 /streams
parent66c2ce15a589790d26c69b7a6b561ff8fbba9e5a (diff)
streams: add streams to new bin folder
Diffstat (limited to 'streams')
-rw-r--r--streams/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/streams/Makefile b/streams/Makefile
index 0922e38f..209eb656 100644
--- a/streams/Makefile
+++ b/streams/Makefile
@@ -9,3 +9,4 @@ all: $(streams)
$(streams):
@test -L $(INITD)$@ || test ! -e $(INITD)$@ && \
ln -n -s -f $$PWD/stream-starter $(INITD)$@ && echo "writing $@ to $(INITD)"
+ ln -sf $$PWD/streams ../bin/streams