From 854071844fbaa5ea8d17e9e82d818c3c7cab6667 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 17 Jul 2004 16:00:46 +0000 Subject: readme update git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@96 fefdeb5f-60dc-0310-8127-8f9354f1896f --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index d88451f5..6101521c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -32,8 +32,8 @@ endif tidy: README.html cli.html modules.html daemon.html tidy -e < README.html tidy -e < cli.html - tidy -e < modules.html tidy -e < daemon.html + tidy -e < modules.html .PHONY: tidy -- cgit