From 876bbf8c2f3ea26e6553a431f5042cd9d2c99723 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 14 Aug 2008 17:51:22 +0200 Subject: hide README --- .gitignore | 1 + doc/README.html.in | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 672239d..8486609 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +README Makefile Makefile.in aclocal.m4 diff --git a/doc/README.html.in b/doc/README.html.in index 3c3357e..3e81e0d 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -112,7 +112,6 @@ compilation and make install (as root) for installation of

If you want to report bugs or have questions, please use the libcanberra-discuss mailing list.

-
Lennart Poettering <@PACKAGE_BUGREPORT@>, August 2008
-- cgit