aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/Makefile
diff options
context:
space:
mode:
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>2011-01-12 14:55:02 +0000
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>2011-01-12 14:55:02 +0000
commit4c8945a06b01a5c8122cdeb402af36bb46a06acc (patch)
treefa315b999f531039df54ab7af8e99f7e8daad77c /gnu/lib/Makefile
parentbcaa0b67896c37a82ab878f31226b35a6922c586 (diff)
Notes
Diffstat (limited to 'gnu/lib/Makefile')
-rw-r--r--gnu/lib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile
index 00b77e23206c..cae52c3d8efb 100644
--- a/gnu/lib/Makefile
+++ b/gnu/lib/Makefile
@@ -2,7 +2,8 @@
.include <bsd.own.mk>
-SUBDIR= csu libgcc libgcov libdialog libgomp libregex libreadline libssp
+SUBDIR= csu libgcc libgcov libdialog libgomp libodialog libregex libreadline \
+ libssp
# libsupc++ uses libstdc++ headers, although 'make includes' should
# have taken care of that already.