aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorLawrence Stewart <lstewart@FreeBSD.org>2010-12-02 03:10:35 +0000
committerLawrence Stewart <lstewart@FreeBSD.org>2010-12-02 03:10:35 +0000
commitad4e3b96811b551c0c604f1bfb4d76b1078ba260 (patch)
treec306a6d8b84ecc23676bba494ec00d21688635d0 /sys/modules/Makefile
parent74a5a1949e386d67f693b69138cc229fd945f88a (diff)
downloadsrc-ad4e3b96811b551c0c604f1bfb4d76b1078ba260.tar.gz
src-ad4e3b96811b551c0c604f1bfb4d76b1078ba260.zip
Add build infrastructure for the forthcoming CC algorithm modules.
Sponsored by: FreeBSD Foundation Submitted by: David Hayes <dahayes at swin edu au> MFC after: 3 months
Notes
Notes: svn path=/head/; revision=216109
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 80370703c85d..fc6b42535a21 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -51,6 +51,7 @@ SUBDIR= ${_3dfx} \
${_cardbus} \
cas \
${_cbb} \
+ cc \
cd9660 \
cd9660_iconv \
${_ce} \