summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index caaa032..c1301b4 100644
--- a/Makefile
+++ b/Makefile
@@ -42,10 +42,6 @@ $(HOME)/workspace:
$(HOME)/workspace/go: $(HOME)/workspace
@mkdir -p $(HOME)/workspace/go
-.PHONY: screenshots
-$(HOME)/Documents/screenshots:
- @mkdir -p $(HOME)/Documents/screenshots
-
.PHONY: go-setup
go-setup: $(HOME)/workspace/go
@go get -u github.com/kisielk/errcheck