aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-06-17 18:03:54 +0200
committerMatěj Cepl <mcepl@redhat.com>2010-06-17 18:03:54 +0200
commit620ca44cfa360d6e100215619acab8ae1eb10f34 (patch)
tree22f427b0d6167b3f4bf8656449cb398e023415bb /Makefile
parent11effccf63dd2f50db54583a4047bcd13247e1a4 (diff)
parent21374b14830837fe525046c1a77a4b61f31df6fa (diff)
downloadbugzilla-triage-620ca44cfa360d6e100215619acab8ae1eb10f34.tar.gz
Merge OOPtesting branch
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..365283f
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+all: install
+
+install:
+ rsync -avz jsons/RH_Data-packages.json \
+ /home/matej/Dokumenty/website/ceplovi.cz/matej/progs/data/ \ No newline at end of file