aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile15
1 files changed, 12 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index e2ffc0d..e273aca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,14 @@
+WEBDIR=/home/matej/Dokumenty/website
+
all: install
-install:
- rsync -avz jsons/RH_Data-packages.json \
- /home/matej/Dokumenty/website/ceplovi.cz/matej/progs/data/
+install: local-install
+ websync
+
+local-install: bugzilla-triage.xpi
+ rsync -av jsons/RH_Data-packages.json \
+ $(WEBDIR)/ceplovi.cz/matej/progs/data/
+ rsync -av bugzilla-triage.xpi $(WEBDIR)/fedorapeople/scripts/
+
+bugzilla-triage.xpi:
+ cfx xpi