aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-02 23:36:30 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-05-02 23:36:30 +0200
commita83151a1567367bb99014100e890e89681ff206f (patch)
treea180eefeeed750a42291b9c1b8344a0660b01595 /Makefile
parentbfb84b19e36f06c8f21ff54bda9a104af89cea79 (diff)
downloadbugzilla-triage-a83151a1567367bb99014100e890e89681ff206f.tar.gz
New release ... 0.990.99
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6087a94..1bbdd03 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ local-install: bugzilla-triage.xpi
rsync -av bugzilla-triage.xpi $(WEBDIR)
rsync -av jsons/Config_data.json $(WEBDIR)
-bugzilla-triage.xpi: package.json lib/*.js docs/*
+bugzilla-triage.xpi: package.json lib/*.js
cfx xpi ;\
unzip -qqo bugzilla-triage.xpi install.rdf ;\
sed -i -e \