aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-06-16 17:52:15 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-06-16 17:52:15 +0200
commitbf05675a2007af645b1998d5b7c60ab7bf2dc1fc (patch)
tree11d41017cb0c864c054863164c7226f60bb7efd3 /Makefile.am
parentaf23b83ea714756aa4bfed7f7501739c69428e40 (diff)
downloadudev-bf05675a2007af645b1998d5b7c60ab7bf2dc1fc.tar.gz
gudev: move from udev-extras
GObject libudev access. Initial version from Bastien Nocera, current version by David Zeuthen.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fbaf2ae5..0ebf232c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,3 +62,4 @@ git-release:
doc-sync:
rsync -av --delete libudev/docs/html/ master.kernel.org:/pub/linux/utils/kernel/hotplug/libudev/
+ rsync -av --delete extras/gudev/docs/html/ master.kernel.org:/pub/linux/utils/kernel/hotplug/libgudev/