diff options
author | Kristian Høgsberg <krh@redhat.com> | 2005-10-05 21:38:40 +0000 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2005-10-05 21:38:40 +0000 |
commit | dc6ac8e46f80157960a24a1be1fb83f22dff45a0 (patch) | |
tree | ec677a383f487d84c02a6aa0f8e73d7bf17563e8 /dix | |
parent | 8391eaa4aa1ae3744ad8c45f5d148ba362d2c9dd (diff) |
Add DGA configure option and add various files that we should be dist'ing.
Simplify xf86DefModeSet.c rule a bit.
Diffstat (limited to 'dix')
-rw-r--r-- | dix/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dix/Makefile.am b/dix/Makefile.am index ba65c2909..f820276a7 100644 --- a/dix/Makefile.am +++ b/dix/Makefile.am @@ -33,3 +33,5 @@ libxpstubs_la_SOURCES = \ xpstubs.c INCLUDES = -I$(top_srcdir)/Xprint + +EXTRA_DIST = buildatoms BuiltInAtoms CHANGES |