diff options
| author | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2011-01-12 14:55:02 +0000 |
|---|---|---|
| committer | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2011-01-12 14:55:02 +0000 |
| commit | 4c8945a06b01a5c8122cdeb402af36bb46a06acc (patch) | |
| tree | fa315b999f531039df54ab7af8e99f7e8daad77c /gnu/lib/Makefile | |
| parent | bcaa0b67896c37a82ab878f31226b35a6922c586 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/Makefile')
| -rw-r--r-- | gnu/lib/Makefile | 3 |
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. |
