From 38c9b2e0fef63e281164d39bfc3a99e7eca2dfa6 Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Mon, 13 Feb 2006 08:07:45 +0000 Subject: * Updated doc/TODO * Welcome onboard to slackware thanx to Diffie (Paul Blazejowski) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1134 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- initscript/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'initscript/Makefile.am') diff --git a/initscript/Makefile.am b/initscript/Makefile.am index dbce3a2..7fcd15f 100644 --- a/initscript/Makefile.am +++ b/initscript/Makefile.am @@ -50,3 +50,7 @@ endif if TARGET_FREEBSD SUBDIRS += freebsd endif + +if TARGET_SLACKWARE +SUBDIRS += slackware +endif -- cgit