diff options
author | makefu <github@syntax-fehler.de> | 2011-08-13 22:21:04 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2011-08-13 22:21:04 +0200 |
commit | 13092c905de4f43c429edb004fd080fcb2ee5cbd (patch) | |
tree | 5fc14aaaa3cd484ee35e1791f4b2b869de5198b1 /cholerab/knut/Makefile | |
parent | 1383106d2270a281bb697d2d1dace220ba2de163 (diff) |
knut/Makefile: add dependency install
Diffstat (limited to 'cholerab/knut/Makefile')
-rw-r--r-- | cholerab/knut/Makefile | 1 |
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/$< $@ |