chiark / gitweb /
make: fix 'make tar-sync'
[elogind.git] / Makefile.am
index 0b670d53404d4b422ad25bfdb81409453390f626..40cea857090d2018dfa7b625df712201ec28b365 100644 (file)
@@ -694,7 +694,7 @@ git-sync:
        git push --tags $(VERSION)
 
 tar-sync:
        git push --tags $(VERSION)
 
 tar-sync:
-       scp udev-$(VERSION).gz master.kernel.org:/pub/linux/utils/kernel/hotplug/
+       scp udev-$(VERSION).tar.gz master.kernel.org:/pub/linux/utils/kernel/hotplug/
 
 doc-sync:
        rsync -av udev/*.html master.kernel.org:/pub/linux/utils/kernel/hotplug/udev/
 
 doc-sync:
        rsync -av udev/*.html master.kernel.org:/pub/linux/utils/kernel/hotplug/udev/