X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=initscript%2FMakefile.am;h=d5fadda334ecdd04d37a6e7e51487601d18c604a;hb=34995974e80bf90cc92ee4636575965d9ea390c8;hp=7fcd15ffd4c0bcc454c3b9cf6edd42b1637ffcd7;hpb=38c9b2e0fef63e281164d39bfc3a99e7eca2dfa6;p=catta diff --git a/initscript/Makefile.am b/initscript/Makefile.am index 7fcd15f..d5fadda 100644 --- a/initscript/Makefile.am +++ b/initscript/Makefile.am @@ -19,6 +19,10 @@ SUBDIRS = +if TARGET_LFS +SUBDIRS += lfs +endif + if TARGET_DEBIAN SUBDIRS += debian endif