README: keep the text version of README, discard the sgml version

The linuxdoc doc tool is deprecated.
README files are exclusively text files.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
Gaetan Nadon
2010-06-13 16:49:57 -04:00
parent 5c2ec580af
commit 05bc7fbceb
2 changed files with 0 additions and 9 deletions

View File

@@ -21,13 +21,6 @@
SUBDIRS = src man util
MAINTAINERCLEANFILES = ChangeLog INSTALL
if BUILD_LINUXDOC
README: README.sgml
$(MAKE_TEXT) README.sgml && mv README.txt README
endif
EXTRA_DIST = README.sgml
.PHONY: ChangeLog INSTALL
INSTALL:

View File

@@ -108,8 +108,6 @@ AC_SUBST([moduledir])
DRIVER_NAME=chips
AC_SUBST([DRIVER_NAME])
XORG_CHECK_LINUXDOC
AC_OUTPUT([
Makefile
src/Makefile