aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2006-10-31 22:22:30 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2006-10-31 22:22:30 +0000
commitf348204c94ee223862db590e4e940b6f32d888cb (patch)
tree0a14445653d9a1924d5a7671a58fdd78587e4d09 /include/Makefile
parent508bdc996222312a90e3fe658a44d5a59c794857 (diff)
downloadsrc-f348204c94ee223862db590e4e940b6f32d888cb.tar.gz
src-f348204c94ee223862db590e4e940b6f32d888cb.zip
Hook up gjournal bits to the build.
Sponsored by: home.pl
Notes
Notes: svn path=/head/; revision=163851
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index cad04d98d018..77a34f964353 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -45,8 +45,8 @@ LSUBDIRS= cam/scsi \
fs/devfs fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs \
${_fs_nwfs} fs/portalfs fs/procfs fs/smbfs fs/udf fs/umapfs \
fs/unionfs \
- geom/cache geom/concat geom/eli geom/gate geom/label geom/mirror \
- geom/nop geom/raid3 geom/shsec geom/stripe \
+ geom/cache geom/concat geom/eli geom/gate geom/journal geom/label \
+ geom/mirror geom/nop geom/raid3 geom/shsec geom/stripe \
isofs/cd9660 \
netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \
netgraph/atm netgraph/netflow \