diff options
Diffstat (limited to 'hw/dmx/Makefile.am')
-rw-r--r-- | hw/dmx/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dmx/Makefile.am b/hw/dmx/Makefile.am index e0b201b82..fb727e656 100644 --- a/hw/dmx/Makefile.am +++ b/hw/dmx/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = input config examples doc man +SUBDIRS = input config examples doc doxygen man bin_PROGRAMS = Xdmx if XINERAMA |