summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index cb9bc4a..0a2d7c4 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,3 @@ build: container blog
container:
@docker build -t ${TAG} .
-
-blog:
- @$(MAKE) -C blag