summaryrefslogtreecommitdiffstats
path: root/initscript/Makefile.am
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2006-02-13 08:07:45 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2006-02-13 08:07:45 +0000
commit38c9b2e0fef63e281164d39bfc3a99e7eca2dfa6 (patch)
tree775fec5752882c504d856c4a6f134d9af76822b1 /initscript/Makefile.am
parent85ee6bdb696179980845a73aa279a2d1314ce289 (diff)
* 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
Diffstat (limited to 'initscript/Makefile.am')
-rw-r--r--initscript/Makefile.am4
1 files changed, 4 insertions, 0 deletions
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