From 7deddd7418e0316a79f860849c73138fe450e21a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 19 Jan 2004 18:03:38 +0000 Subject: typo fix git-svn-id: file:///home/lennart/svn/public/ivam2/trunk@48 dbf6933d-3bce-0310-9bcc-ed052ba35b35 --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index e007e1a..c1c74ea 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -16,7 +16,7 @@ # along with ivam2; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. -noinst_DATA = README.html style.css EADME +noinst_DATA = README.html style.css README EXTRA_DIST = $(noinst_DATA) style.css README.html.in README.VoiceBox TODO pkgdata_DATA = README.VoiceBox -- cgit