Renaming dumb little executable for clarity
plus I think I'll be using the `sylvilagus` package for library bits.
This commit is contained in:
parent
f56f2868a4
commit
2cb4181460
@ -1,6 +1,6 @@
|
||||
CLEAN_GOPATH := $(shell echo $(GOPATH) | tr ":" "\n" | grep -v '^$$' | grep -v $(PWD) | tr "\n" ":")
|
||||
GOPATH := $(PWD):$(CLEAN_GOPATH)
|
||||
PACKAGES := meatballhat.com/sylvilagus
|
||||
PACKAGES := meatballhat.com/sylvilagus-conntest
|
||||
|
||||
export GOPATH
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user