diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |