summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-04-28 21:16:10 -0400
committerKeith Packard <keithp@keithp.com>2011-05-13 14:08:05 -0700
commit622ebb88157b0ed99355419767685dd70ce0f16c (patch)
treebf1a9ffb9792030637f7a593a80c3c5c3711bad4 /configure.ac
parent595460c397a543fe512becd3c432de2a0a68d187 (diff)
dmx: split DocBook/XML and Doxygen makefile targets
Maintaining either requires full knowledge of both. It's not obvious one has to check the usage of global variables in devbook.am when maintaining doxygen target. Or vice-versa. Being in their respective directory, one less thing to worry about. Reviewed-by Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3dce5a69f..c6b16b5de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2213,7 +2213,8 @@ hw/xfree86/utils/gtf/Makefile
hw/dmx/config/Makefile
hw/dmx/config/man/Makefile
hw/dmx/doc/Makefile
-hw/dmx/doc/doxygen.conf
+hw/dmx/doxygen/doxygen.conf
+hw/dmx/doxygen/Makefile
hw/dmx/examples/Makefile
hw/dmx/input/Makefile
hw/dmx/glxProxy/Makefile