aboutsummaryrefslogtreecommitdiff
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 81dcb80..3d6dd9c 100644
--- a/Makefile
+++ b/Makefile
@@ -35,9 +35,6 @@ install: bloat
cp -r static/* $(SHAREPATH)/static
chmod 0644 $(SHAREPATH)/static/*
-tags: $(SRC)
- gotags $(SRC) > tags
-
uninstall:
rm -f $(BINPATH)/bloat
rm -fr $(SHAREPATH)/templates