summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (europa) <paul@buetow.org>2015-05-25 01:10:10 +0100
committerPaul Buetow (europa) <paul@buetow.org>2015-05-25 01:10:10 +0100
commitd38431533e517dfa3efc48d219701b25f77289ac (patch)
tree6847b08ce6979ad9d2a465266164621643030f3e
parent6e3ebb236e396c727564415d1f6b0fd1f2e72457 (diff)
move
-rw-r--r--Makefile2
-rw-r--r--gstat/main.go (renamed from main/main.go)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8cda6f7..b08c4f0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
install:
- go install github.com/buetow/gstat/main
+ go install github.com/buetow/gstat/gstat
diff --git a/main/main.go b/gstat/main.go
index 6cef683..6cef683 100644
--- a/main/main.go
+++ b/gstat/main.go