summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2bbea03..a141ad6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -186,6 +186,8 @@ else
case $with_distro in
debian)
;;
+ gentoo)
+ ;;
*)
echo "Your distribution (${with_distro}) is not yet supported! (patches welcome)"
exit 1
@@ -234,6 +236,8 @@ avahi-client/Makefile
initscript/Makefile
initscript/Debian/Makefile
initscript/Debian/75avahi
+initscript/Gentoo/Makefile
+initscript/Gentoo/avahi
avahi-dnsconfd/Makefile
])
AC_OUTPUT