diff options
-rw-r--r-- | share/doc/papers/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/papers/Makefile b/share/doc/papers/Makefile index 4276b66..6bf58a0 100644 --- a/share/doc/papers/Makefile +++ b/share/doc/papers/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ -SUBDIR= beyond4.3 diskperf fsinterface jail kernmalloc kerntune malloc memfs \ - newvm nqnfs px relengr sysperf \ +SUBDIR= beyond4.3 bufbio diskperf fsinterface jail kernmalloc kerntune \ + malloc memfs newvm nqnfs px relengr sysperf \ contents .include <bsd.subdir.mk> |