Commit graph

6 commits

Author SHA1 Message Date
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
Kay Sievers 0303f35723 libudev: doc - libudev-docs.sgml -> libudev-doc.xml 2009-06-16 18:54:18 +02:00
Kay Sievers 1a669a7019 libudev: doc - add empty libudev.types 2009-06-16 15:38:40 +02:00
Kay Sievers aebaa8a66f libudev: doc - add namespace for index 2009-06-16 03:02:46 +02:00
Kay Sievers a7c140c723 libudev: doc - add enumerate 2009-06-15 20:04:46 +02:00
Kay Sievers 26812f0a13 libudev: add gtk-doc 2009-06-15 13:22:21 +02:00