summaryrefslogtreecommitdiff
path: root/afb
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 /afb
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 'afb')
-rw-r--r--afb/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/afb/Makefile.am b/afb/Makefile.am
index 9d89beb82..b162bada8 100644
--- a/afb/Makefile.am
+++ b/afb/Makefile.am
@@ -11,10 +11,10 @@ libafb_la_SOURCES = afbgc.c afbwindow.c afbfont.c afbfillrct.c afbpntwin.c afbpi
afbzerarc.c afbfillarc.c afbfillsp.c afbsetsp.c afbscrinit.c afbplygblt.c \
afbclip.c afbgetsp.c afbpolypnt.c afbbitblt.c afbcmap.c afbimggblt.c afbpntarea.c \
afbmisc.c afbbstore.c afbtegblt.c $(libafb_gen_sources)
-
+
INCLUDES = -I$(top_srcdir)/mfb
-EXTRA_DIST = afbline.c afbblt.c afbtile.c
+EXTRA_DIST = afbline.c afbblt.c afbtile.c README Xdaniver.doc
afbseg.c:
echo "#define POLYSEGMENT" > $@