summaryrefslogtreecommitdiffstats
path: root/lib/libufs/Makefile
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2003-01-19 01:31:26 +0000
committerjmallett <jmallett@FreeBSD.org>2003-01-19 01:31:26 +0000
commit445adec218a00bb504836130a49e8ae3e1aa2af1 (patch)
tree46dc1db9007edc7cf4daa7a8c68bfcfaa1bf15ff /lib/libufs/Makefile
parent8af24a10fdd1ff689c2d91440dad34dd07112831 (diff)
downloadFreeBSD-src-445adec218a00bb504836130a49e8ae3e1aa2af1.zip
FreeBSD-src-445adec218a00bb504836130a49e8ae3e1aa2af1.tar.gz
Add facility to read one, or a string of, cylinger groups.
Diffstat (limited to 'lib/libufs/Makefile')
-rw-r--r--lib/libufs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libufs/Makefile b/lib/libufs/Makefile
index 0ac1a74..f7a711d 100644
--- a/lib/libufs/Makefile
+++ b/lib/libufs/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
LIB= ufs
-SRCS= block.c inode.c sblock.c type.c
+SRCS= block.c cgroup.c inode.c sblock.c type.c
INCS= libufs.h
CFLAGS+= -I${.CURDIR} -D_LIBUFS
.if defined(LIBUFS_DEBUG)
OpenPOWER on IntegriCloud