summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-06-14 09:07:23 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-06-14 09:07:23 -0400
commit1936b9bb4746e86a10add4752b4394aad4bb5a19 (patch)
tree81ab4ced3f26fbfd76c8cc8b370fc24c8eb4eea5 /Makefile.am
parent56bea2e89ceb84377976ab60bc9bf1707f3bec39 (diff)
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>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
index 82bdc9d..4c278ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,14 +21,6 @@
SUBDIRS = src man
MAINTAINERCLEANFILES = ChangeLog INSTALL
-if BUILD_LINUXDOC
-README.r128: README.r128.sgml
- $(MAKE_TEXT) README.r128.sgml && mv README.r128.txt README.r128
-
-endif
-
-EXTRA_DIST = README.r128 README.r128.sgml
-
.PHONY: ChangeLog INSTALL
INSTALL: