aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 3c8ef73..e69e678 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
WEBDIR=/home/matej/Dokumenty/website/fedorahosted/
-all: fix install
+all: install
install: local-install
websync
@@ -20,6 +20,3 @@ bugzilla-triage.xpi: package.json lib/*.js docs/*
install.rdf ;\
zip -9rmqT bugzilla-triage.xpi install.rdf ;\
make -C $(WEBDIR)
-
-fix:
- ! grep -n FIXME lib/*.js