summaryrefslogtreecommitdiffstats
path: root/cholerab/knut
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2011-08-13 22:21:04 +0200
committermakefu <github@syntax-fehler.de>2011-08-13 22:21:04 +0200
commit13092c905de4f43c429edb004fd080fcb2ee5cbd (patch)
tree5fc14aaaa3cd484ee35e1791f4b2b869de5198b1 /cholerab/knut
parent1383106d2270a281bb697d2d1dace220ba2de163 (diff)
knut/Makefile: add dependency install
Diffstat (limited to 'cholerab/knut')
-rw-r--r--cholerab/knut/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cholerab/knut/Makefile b/cholerab/knut/Makefile
index 69144a40..ee422fd9 100644
--- a/cholerab/knut/Makefile
+++ b/cholerab/knut/Makefile
@@ -10,6 +10,7 @@ install: \
../../bin/cnot \
../../bin/clive-knut \
../../bin/ttycnser-login
+ ../../punani/bin/punani -Ei python python-notify
../../bin/cnot: clients/cnot/index
ln -vsnf ../cholerab/knut/$< $@