summaryrefslogtreecommitdiff
path: root/hw/vfb
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2005-10-05 21:38:40 +0000
committerKristian Høgsberg <krh@redhat.com>2005-10-05 21:38:40 +0000
commitdc6ac8e46f80157960a24a1be1fb83f22dff45a0 (patch)
treeec677a383f487d84c02a6aa0f8e73d7bf17563e8 /hw/vfb
parent8391eaa4aa1ae3744ad8c45f5d148ba362d2c9dd (diff)
Add DGA configure option and add various files that we should be dist'ing.
Simplify xf86DefModeSet.c rule a bit.
Diffstat (limited to 'hw/vfb')
-rw-r--r--hw/vfb/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/vfb/Makefile.am b/hw/vfb/Makefile.am
index 2c799a5d6..c02319192 100644
--- a/hw/vfb/Makefile.am
+++ b/hw/vfb/Makefile.am
@@ -23,3 +23,7 @@ AM_CFLAGS = -DHAVE_DIX_CONFIG_H \
-DNO_MODULE_EXTS \
-DXFree86Server \
$(XVFBMODULES_CFLAGS)
+
+man1_MANS = Xvfb.man
+
+CLEANFILES = $(man1_MANS)