summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2017-09-25 00:33:49 +0200
committerLinus Nordberg <linus@nordu.net>2017-09-25 00:33:49 +0200
commit14c903cdd694d9d5a92905658bfb7176fe016aff (patch)
tree401223c7b0bc8cb0eece6c7402455e7f7eaa5012 /Makefile
parent980d08df1590ca84f18c4666dd01c93dd6831c5a (diff)
Remove onion.HEADmaster
It lives in nunoc-dockerfiles nowadays.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 195ef82..bec4b88 100644
--- a/Makefile
+++ b/Makefile
@@ -7,9 +7,6 @@ catlfish-build:
catlfish-dev catlfish-dev-lunahsm:
docker build --no-cache --rm -t $@:latest $@
-onion:
- docker build --no-cache --rm -t $@:latest $@
-
catlfish:
FIXME