summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2006-03-21 22:54:38 +0000
committerKristian Høgsberg <krh@redhat.com>2006-03-21 22:54:38 +0000
commit966d93ef6d1f2ed02f3b81b5bf5a1ebbdd48c93d (patch)
tree0026887efa40f5d39b889a7af852638adb75ff53 /Makefile.am
parent8e3ad87d01c102591c7dc25614f6ac10e444a1b1 (diff)
Make the server distcheck and tag 1.0.99.1 snapshot.
Bump CVS version to 1.0.99.1. Distcheck fixes.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d8ca377fb..847615a0f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
AUTOMAKE_OPTIONS=dist-bzip2 foreign nostdinc
+DISTCHECK_CONFIGURE_FLAGS=--disable-xorgcfg
if COMPOSITE
COMPOSITE_DIR=composite
@@ -107,6 +108,7 @@ DIST_SUBDIRS = \
XTrap \
composite \
GL \
+ exa \
hw \
Xprint \
XpConfig \