aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-07-01 22:31:56 +0200
committerMatěj Cepl <mcepl@redhat.com>2010-07-01 22:31:56 +0200
commit44b26155936d254a78afe80eb821e6c2dd688c50 (patch)
treecb6ae4e19e1507347f31fbf0a8c60521e4eecf5f /Makefile
parentd54351ab52c36969c0761d854fe331d1d4040c10 (diff)
downloadbugzilla-triage-44b26155936d254a78afe80eb821e6c2dd688c50.tar.gz
New release 0.8
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 77c5865..be4e470 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,7 @@ install: local-install
local-install: bugzilla-triage.xpi
rsync -av bugzilla-triage.xpi $(WEBDIR)/fedorahosted/
+ rsync -av jsons/Config_data.json $(WEBDIR)/fedorahosted/
bugzilla-triage.xpi: package.json lib/*.js docs/*
cfx xpi