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-06-05 14:51:41 +0200
commit0b92c971cd6887ff7386c0e2a7577440429d47f6 (patch)
tree4d6b40895df750d01abc0631f34207666365db85 /Makefile
parent92421b51663ce34939fee936ddcbeec91a67bced (diff)
downloadbugzilla-triage-0b92c971cd6887ff7386c0e2a7577440429d47f6.tar.gz
New release ... 0.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 \