X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=initscript%2FMakefile.am;h=e5e1928a3308fe9bacb85785b6c1a0bbbd627d6b;hb=4b246cb92902251157f981b629b20b0a31dd2dc8;hp=7fcd15ffd4c0bcc454c3b9cf6edd42b1637ffcd7;hpb=38c9b2e0fef63e281164d39bfc3a99e7eca2dfa6;p=catta diff --git a/initscript/Makefile.am b/initscript/Makefile.am index 7fcd15f..e5e1928 100644 --- a/initscript/Makefile.am +++ b/initscript/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it @@ -17,7 +15,11 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. -SUBDIRS = +SUBDIRS = + +if TARGET_LFS +SUBDIRS += lfs +endif if TARGET_DEBIAN SUBDIRS += debian