Author: marius
Date: Fri Feb 19 21:11:40 2010
New Revision: 204102
URL: http://svn.freebsd.org/changeset/base/204102

Log:
  Hook up nfs_common missed in r203968.
  
  Submitted by: kib

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile   Fri Feb 19 20:18:16 2010        (r204101)
+++ head/sys/modules/Makefile   Fri Feb 19 21:11:40 2010        (r204102)
@@ -194,6 +194,7 @@ SUBDIR=     ${_3dfx} \
        ${_ndis} \
        ${_netgraph} \
        ${_nfe} \
+       nfs_common \
        nfscl \
        nfsclient \
        nfscommon \
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to