diff options
author | makefu <github@syntax-fehler.de> | 2011-08-14 22:03:11 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2011-08-14 22:03:11 +0200 |
commit | 84f25017f61d87c592bcc4519bee56e49fe66083 (patch) | |
tree | b27e2e3cb28b8b4ecbb3e9ba2004966241262c85 /cholerab/knut/Makefile | |
parent | 13092c905de4f43c429edb004fd080fcb2ee5cbd (diff) |
pidgin_speak: initial commit
Diffstat (limited to 'cholerab/knut/Makefile')
-rw-r--r-- | cholerab/knut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cholerab/knut/Makefile b/cholerab/knut/Makefile index ee422fd9..bb2aa905 100644 --- a/cholerab/knut/Makefile +++ b/cholerab/knut/Makefile @@ -10,7 +10,7 @@ install: \ ../../bin/cnot \ ../../bin/clive-knut \ ../../bin/ttycnser-login - ../../punani/bin/punani -Ei python python-notify + ../../punani/bin/punani -Ei python python-notify dbus-python ../../bin/cnot: clients/cnot/index ln -vsnf ../cholerab/knut/$< $@ |