diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2013-12-01 09:41:06 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2013-12-01 09:41:06 +0000 |
| commit | 2f02600abfddfc4e9f20dd384a2e729b451e16bd (patch) | |
| tree | 7e9ac081915c7b31efd36618ed8573de36a74750 /lib/Makefile | |
| parent | c4dfe4abe23dd2481f0ab9125bef4e06bde37a8f (diff) | |
Notes
Diffstat (limited to 'lib/Makefile')
| -rw-r--r-- | lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile index bb8a7e1ad2141..4f7ad6d3d07fe 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -35,6 +35,8 @@ SUBDIR_ORDERED= ${_csu} \ libc_nonshared \ libbsm \ libauditd \ + libutil \ + libpjdlog \ libcompiler_rt \ libcrypt \ libelf \ @@ -49,7 +51,6 @@ SUBDIR_ORDERED= ${_csu} \ librpcsvc \ libsbuf \ libtacplus \ - libutil \ ${_libypclnt} \ ${_libcxxrt} \ ${_libcplusplus} |
