summaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2018-11-08 03:24:24 +0000
committerKyle Evans <kevans@FreeBSD.org>2018-11-08 03:24:24 +0000
commit12da6be5ad9a8bd1e6e19ddbb4b74810503535fb (patch)
tree3dc1e4b5468ac80e6d9f05dde13e5f03f1e8799f /lib/Makefile
parent934ea6ccb05fe996f6ca7673e0faa4fc67be2895 (diff)
downloadsrc-test2-12da6be5ad9a8bd1e6e19ddbb4b74810503535fb.tar.gz
src-test2-12da6be5ad9a8bd1e6e19ddbb4b74810503535fb.zip
Notes
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 4332aa13a70c..58c3753ec8e5 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -70,8 +70,6 @@ SUBDIR= ${SUBDIR_BOOTSTRAP} \
libpathconv \
libpcap \
libpjdlog \
- libpmc \
- libpmcstat \
${_libproc} \
libprocstat \
libregex \
@@ -200,6 +198,7 @@ _libdl= libdl
.endif
SUBDIR.${MK_OPENSSL}+= libmp
+SUBDIR.${MK_PMC}+= libpmc libpmcstat
SUBDIR.${MK_RADIUS_SUPPORT}+= libradius
SUBDIR.${MK_SENDMAIL}+= libmilter libsm libsmdb libsmutil
SUBDIR.${MK_TELNET}+= libtelnet