diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-07-30 11:08:47 +0300 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-07-30 11:08:47 +0300 |
commit | a68dc013a33d867e65a7e76b3eec5947b862a5b4 (patch) | |
tree | 1a7339e5f3097f02a113f2929b2d48ffbb2bc05c /hw | |
parent | 654619d76c779606f2315782fc01d1410399fa3b (diff) |
remove README (which doesn't exist) from EXTRA_DIST
Diffstat (limited to 'hw')
-rw-r--r-- | hw/xfree86/exa/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/exa/Makefile.am b/hw/xfree86/exa/Makefile.am index 1a2831c10..31682c425 100644 --- a/hw/xfree86/exa/Makefile.am +++ b/hw/xfree86/exa/Makefile.am @@ -25,4 +25,4 @@ exa.$(DRIVER_MAN_SUFFIX): exa.man -rm -f exa.$(DRIVER_MAN_SUFFIX) $(LN_S) exa.man exa.$(DRIVER_MAN_SUFFIX) -EXTRA_DIST = exa.man.pre README +EXTRA_DIST = exa.man.pre |