aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-15 00:40:54 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-05-15 00:48:57 +0200
commit2ded7cbe5bc77943adc7ede7394dd57914a92ac9 (patch)
treeab77f4072f116e8f143f0c80c7c88263e3d37c28 /Makefile
parent83b84fb5e6e28d189179284bd3730d74717cd3da (diff)
downloadbugzilla-triage-2ded7cbe5bc77943adc7ede7394dd57914a92ac9.tar.gz
Fix the path to makeBacktraceAttachment.js in lib/main.js
Fixes #98
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2d08fc7..08a614d 100644
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,7 @@ local-install: bugzilla-triage.xpi
bugzilla-triage.xpi: package.json lib/*.js
cfx xpi --update-link=$(UPSTREAM_XPI_URL) --update-url=$(UPDATE_URL)
+ tidy -i -xml -utf8 -m bugzilla-triage.update.rdf
update.rdf:
tidy -i -xml -utf8 -m update.rdf