diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
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 \ |