summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2012-04-13 18:29:19 +0200
committerYorhel <git@yorhel.nl>2012-04-13 18:29:19 +0200
commitf4af5fc86471865a13d911ff160fd44fb764fce5 (patch)
tree9cfb9facced752ec48687b446585ec8d076533e8 /Makefile
parentb5fa905ea22d4d166760fe82f8912c145579d05d (diff)
Use blicky.net as tanja import path instead of go.blicky.net
Shorter, yay!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 38aa6ac..f94cb8e 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ clean:
rm -rf globster pkg
distclean: clean
- rm -rf src/go.blicky.net
+ rm -rf src/blicky.net
# Yorhel's playground.
play: all