aboutsummaryrefslogblamecommitdiffstats
path: root/Makefile
blob: 77c586583cecd002ba724c8224f0c7e652cba763 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                    

            



                                  
                                                             
 
                                                 
               
WEBDIR=/home/matej/Dokumenty/website

all: install

install: local-install
	websync

local-install: bugzilla-triage.xpi
	rsync -av bugzilla-triage.xpi $(WEBDIR)/fedorahosted/

bugzilla-triage.xpi: package.json lib/*.js docs/*
	cfx xpi