summaryrefslogtreecommitdiff
path: root/docs/libudev/Makefile.am
AgeCommit message (Collapse)Author
2013-07-09docs/{gudev,libudev}: disable tests so make check worksAnthony G. Basile
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2012-11-17Fix build when gtk-doc is enabledFelipe Contreras
Looks like gtk-doc.make is meant for automake, not make. Some previous changes need to be reverted. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2012-11-17Allow build without gtk-docFelipe Contreras
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2012-11-03docs: gtk-doc warnings are annoyingKay Sievers
2012-10-27libudev: import hwdb and export lookup interfaceKay Sievers
2012-08-08build-sys: really override CFLAGS for gtk-docZbigniew Jędrzejewski-Szmek
In 29a00c41 an override was added, but commandline variables have higher precedence than Makefile variables, so the override was not effective for commandline variables. While at it, duplicate for libudev.
2012-05-15build-sys: fix buildLennart Poettering
2012-04-20docs: remove duplicated install hookKay Sievers
2012-04-20docs: hook-up gtk-doc to 'make check'Kay Sievers
2012-04-19docs: rebase html documentation for online and local useKay Sievers
2012-04-14udev: trivial gtk-doc updateKay Sievers
2012-04-13udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers