summaryrefslogtreecommitdiff
path: root/hw/dmx/Makefile.am
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-06 02:35:22 +0000
committerKevin E Martin <kem@kem.org>2005-10-06 02:35:22 +0000
commit30c1369bf5816ffd7bd52d9a9dbcb72500684e2f (patch)
tree48da91015d125c2d40e6d8dfce8a715669df77fa /hw/dmx/Makefile.am
parent1f9b6dc1ccd999c90ba825cf5fbdfa29770224a6 (diff)
Add support for building DMX config and examples programs Add missing files
to EXTRA_DIST Install Xdmx man page
Diffstat (limited to 'hw/dmx/Makefile.am')
-rw-r--r--hw/dmx/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/hw/dmx/Makefile.am b/hw/dmx/Makefile.am
index 951489b85..07ef7c1db 100644
--- a/hw/dmx/Makefile.am
+++ b/hw/dmx/Makefile.am
@@ -1,6 +1,6 @@
-DIST_SUBDIRS = input config glxProxy doc
+DIST_SUBDIRS = input config glxProxy examples doc
-SUBDIRS = input config
+SUBDIRS = input config examples
bin_PROGRAMS = Xdmx
if XINERAMA
@@ -83,3 +83,5 @@ Xdmx_CFLAGS = -DHAVE_DMX_CONFIG_H \
-DXFree86Server \
$(GLX_INCS) \
@DMXMODULES_CFLAGS@
+
+dist_man_MANS = Xdmx.1