summaryrefslogtreecommitdiffstats
path: root/god
diff options
context:
space:
mode:
Diffstat (limited to 'god')
-rw-r--r--god/claws/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/god/claws/Makefile b/god/claws/Makefile
index abfae5eb..5c9bb8e1 100644
--- a/god/claws/Makefile
+++ b/god/claws/Makefile
@@ -4,7 +4,7 @@
BINARY=./rcontrol
install: all
- ln -snf $$PWD/$(BINARY) ../bin/
+ ln -snf $$PWD/$(BINARY) ../../bin/
all:$(BINARY)
chown root.root $(BINARY)