$NetBSD$

--- tools/Makefile.am.orig	2008-02-12 22:46:39.000000000 -0500
+++ tools/Makefile.am
@@ -18,6 +18,10 @@ if CK_COMPILE_SOLARIS
 SUBDIRS += solaris
 endif
 
+if CK_COMPILE_NETBSD
+SUBDIRS += freebsd
+endif
+
 DIST_SUBDIRS = 		\
 	linux		\
 	freebsd		\
