diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-11-02 04:51:03 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-11-02 04:51:03 +0200 |
commit | 1ecd45fb8e4250fb51daa2bdf1a960af0f8b53fb (patch) | |
tree | 2b0e1c1b30e61b2e504c5c1af9f14a148836fac5 | |
parent | 01afa533aa872d1a101a41153f95d800e68fea3e (diff) |
Makefile.am: add config to DIST_SUBDIRS as wellxorg-server-1.2.99.0
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index eebdd0a61..f35539e49 100644 --- a/Makefile.am +++ b/Makefile.am @@ -91,6 +91,7 @@ DIST_SUBDIRS = \ composite \ GL \ exa \ + config \ hw # gross hack |