summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-07-07 16:05:20 +0000
committerLennart Poettering <lennart@poettering.net>2006-07-07 16:05:20 +0000
commite16cdb50bd1a38403cd7aac7922461bc23fe918c (patch)
treec696c9d74df9ff5293f0dbb785dbf2c7fd4578b6 /doc/Makefile.am
parent9a778bddfe3bb8e5124805456d23bafdf7b8dbec (diff)
remove all docs from tarball since they are now available on pulseaudio.org
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1059 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am23
1 files changed, 1 insertions, 22 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a58911ad..1e9fe244 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -16,26 +16,5 @@
# along with PulseAudio; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-noinst_DATA = README.html cli.html modules.html daemon.html FAQ.html
-EXTRA_DIST = $(noinst_DATA) style.css README.html.in cli.html.in modules.html.in daemon.html.in todo FAQ.html.in
-
-MAINTAINERCLEANFILES = README.html cli.html modules.html daemon.html FAQ.html
-CLEANFILES =
-
-if USE_LYNX
-README: README.html
- lynx --dump $^ | sed 's,file://localhost/.*/doc/README.html,README,' > $@
-
-noinst_DATA += README
-CLEANFILES += README
-endif
-
-tidy: README.html cli.html modules.html daemon.html
- tidy -qe < README.html ; true
- tidy -qe < cli.html ; true
- tidy -qe < daemon.html ; true
- tidy -qe < modules.html ; true
- tidy -qe < FAQ.html ; true
-
-.PHONY: tidy
+EXTRA_DIST = todo