summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 16127b722e..998a385944 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -699,6 +699,9 @@ git-release:
git gc
git prune
+tar-sync:
+ scp udev-$(VERSION).gz master.kernel.org:/pub/linux/utils/kernel/hotplug/
+
doc-sync:
rsync -av udev/*.html master.kernel.org:/pub/linux/utils/kernel/hotplug/udev/
rsync -av --delete libudev/docs/html/ master.kernel.org:/pub/linux/utils/kernel/hotplug/libudev/