mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-18 06:59:57 -05:00
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
This commit is contained in:
parent
9a778bddfe
commit
e16cdb50bd
10 changed files with 3 additions and 1563 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue