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-06-05 14:53:47 +0200
commit3fafbe03370e25a630deea8f73971bee2090570d (patch)
treed6d34af53573e5b325dc314c2aebc367ce56b417 /Makefile
parentcc0d8793eb46476b0b2f6ca39eb631d267750f18 (diff)
downloadbugzilla-triage-3fafbe03370e25a630deea8f73971bee2090570d.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