--- initscript/Makefile.am.orig 2010-08-26 00:51:39 UTC +++ initscript/Makefile.am @@ -49,6 +49,10 @@ if TARGET_DARWIN SUBDIRS += darwin endif +if TARGET_BSDSUNIX +SUBDIRS += freebsd +endif + if TARGET_FREEBSD SUBDIRS += freebsd endif