diff options
author | svu <svu> | 2004-05-09 21:26:53 +0000 |
---|---|---|
committer | svu <svu> | 2004-05-09 21:26:53 +0000 |
commit | 3c0d762dc6223745efa6aac883ca1db5767841b4 (patch) | |
tree | 385476e0b19c314ace0bfffe342c933eafb59542 /Makefile.am | |
parent | 91347b5d401d601c6c986f25114223d0eaa60e04 (diff) |
reorganization in docs
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index b1dc96d2..6be9056c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ -SUBDIRS = compat compiled geometry intl keycodes keymap m4 po rules semantics symbols types +SUBDIRS = compat compiled geometry intl keycodes keymap m4 po rules semantics symbols types docs -EXTRA_DIST= COPYING config.rpath mkinstalldirs config.rpath \ +EXTRA_DIST= COPYING README config.rpath mkinstalldirs config.rpath \ autogen.sh \ xkbdesc.spec \ xkbdesc.spec.in \ |