Systemd/libudev
Diego Elio 'Flameeyes' Pettenò bd2dab9ce5 Fix building of documentation when doing out-of-source builds.
Since gtk-mkhtml is executed in a sub-directory of the build directory, and
make does not know of that, the $(buildir) variable will still be "." and
the $(srcdir) will not properly be found. For this reason, use the absolute
variants for the two functions, which won't be changing.
2009-08-07 21:54:35 +02:00
..
docs Fix building of documentation when doing out-of-source builds. 2009-08-07 21:54:35 +02:00
.gitignore libudev: move to top-level directory 2009-06-08 21:36:06 +02:00
exported_symbols udevadm: trigger - add --sysname-match= 2009-07-23 00:02:28 +02:00
libudev-ctrl.c libudev: move to top-level directory 2009-06-08 21:36:06 +02:00
libudev-device-private.c libudev: rename private files to *-private.c 2009-06-09 23:12:12 +02:00
libudev-device.c libudev: device - free values before updating them 2009-07-08 02:02:40 +02:00
libudev-enumerate.c libudev: silent gcc warning: may be used uninitialized in this function 2009-08-06 15:37:55 +02:00
libudev-list.c libudev: doc - add section headers 2009-06-15 17:09:43 +02:00
libudev-monitor.c libudev: monitor - handle kernel supplied DEVNAME properly 2009-07-04 04:12:06 +02:00
libudev-private.h use MIN() MAX() from param.h 2009-07-07 19:30:19 +02:00
libudev-queue-private.c libudev: queue - add comments for queue format 2009-06-22 00:32:26 +02:00
libudev-queue.c libudev: doc - add queue 2009-06-15 20:28:28 +02:00
libudev-selinux-private.c move common stuff from udev/ to private parts of libudev/ 2009-06-09 23:05:25 +02:00
libudev-util-private.c update a few years of copyright 2009-08-01 09:39:18 -04:00
libudev-util.c libudev: move to top-level directory 2009-06-08 21:36:06 +02:00
libudev.c update a few years of copyright 2009-08-01 09:39:18 -04:00
libudev.h udevadm: trigger - add --sysname-match= 2009-07-23 00:02:28 +02:00
libudev.pc.in cleanup ./configure installation directory options 2009-06-17 02:25:07 +02:00
test-libudev.c libudev: enumerate - sort with qsort() 2009-07-08 02:04:49 +02:00