Print this page
Added filesystem disturber: driver (fsd), library (libfsd), command (fsdadm)

@@ -21,10 +21,11 @@
 
 # Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
 # Copyright (c) 2012 by Delphix. All rights reserved.
 # Copyright (c) 2012, Joyent, Inc. All rights reserved.
+# Copyright 2013 Damian Bogel. All rights reserved.
 
 include ../Makefile.master
 
 #       Note that libcurses installs commands along with its library.
 #       This is a minor bug which probably should be fixed.

@@ -157,11 +158,12 @@
         libunistat      \
         libdscfg        \
         librdc          \
         libinstzones    \
         libpkg          \
-        libpcidb
+        libpcidb        \
+        libfsd
 
 SUBDIRS += \
         passwdutil      \
         pam_modules     \
         crypt_modules   \