aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2017-11-20 20:55:41 +0000
committerEd Maste <emaste@FreeBSD.org>2017-11-20 20:55:41 +0000
commit5f8eed2f4230a16279dd6034af5009ac5febae9d (patch)
tree60b6af6cc4253426a222ece2980736566f2a355a /lib
parentcab229b2a679287710e4a23e4901ee020d0bf96a (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 33911ac90c4b..67d9c3a2d090 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -44,6 +44,7 @@ SUBDIR= ${SUBDIR_BOOTSTRAP} \
${_libdl} \
libdwarf \
libedit \
+ libelftc \
libevent \
libexecinfo \
libexpat \
@@ -136,7 +137,7 @@ SUBDIR.${MK_CLANG}+= clang
SUBDIR.${MK_CUSE}+= libcuse
SUBDIR.${MK_CXX}+= libdevdctl
-SUBDIR.${MK_TOOLCHAIN}+=libelftc libpe
+SUBDIR.${MK_TOOLCHAIN}+=libpe
SUBDIR.${MK_DIALOG}+= libdpv
SUBDIR.${MK_FILE}+= libmagic
SUBDIR.${MK_GPIO}+= libgpio