diff options
| author | Trent Lloyd <lathiat@bur.st> | 2005-08-21 16:48:57 +0000 | 
|---|---|---|
| committer | Trent Lloyd <lathiat@bur.st> | 2005-08-21 16:48:57 +0000 | 
| commit | 2f11806201cc9bf07574a8102ce1fafa991f04eb (patch) | |
| tree | 17509864493cdc08f867e7902f1f95dc2ec494a0 | |
| parent | f61b06f15ae185410e4d5795b4fd22aeb08bbb56 (diff) | |
 * Exclude Gentoo, SUSE from configure.ac. Makes distcheck pass.
 * Update AUTHORS file
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@384 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
| -rw-r--r-- | configure.ac | 2 | ||||
| -rw-r--r-- | docs/AUTHORS | 7 | 
2 files changed, 6 insertions, 3 deletions
| diff --git a/configure.ac b/configure.ac index c4ec775..2d33c79 100644 --- a/configure.ac +++ b/configure.ac @@ -341,8 +341,6 @@ avahi-discover-standalone/Makefile  avahi-client/Makefile   initscript/Makefile   initscript/Debian/Makefile -initscript/Gentoo/Makefile -initscript/SUSE/Makefile  avahi-dnsconfd/Makefile  avahi-utils/Makefile  avahi-utils/avahi/Makefile diff --git a/docs/AUTHORS b/docs/AUTHORS index ece7ae0..7d600c6 100644 --- a/docs/AUTHORS +++ b/docs/AUTHORS @@ -1,5 +1,10 @@ +If you wish to contact the developers, you can mail our mailing list +    avahi@freedesktop.org +For more information and how to subscribe, see +    http://lists.freedesktop.org/mailman/listinfo/avahi +  Lennart Poettering  Trent Lloyd <lathiat@bur.st> -Sebastien Estienne +Sebastien Estienne <sebastien.estienne@gmail.com>  $Id$ | 
