summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-12-22 08:03:23 +0000
committerdelphij <delphij@FreeBSD.org>2015-12-22 08:03:23 +0000
commit897a072717635ed1cdd491bcd112147e58f4de0d (patch)
treefc6400160a194c6ade31da57ec01557fc22c87fa /Makefile.inc1
parent1515aec4ed9737a7508ecb3f30d50e49a4e90015 (diff)
downloadFreeBSD-src-897a072717635ed1cdd491bcd112147e58f4de0d.zip
FreeBSD-src-897a072717635ed1cdd491bcd112147e58f4de0d.tar.gz
MFC: xz 5.2.2.
Relnotes: yes
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 1dd74c1..a2d015b 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1697,6 +1697,8 @@ _lib_libradius= lib/libradius
_ofed_lib= contrib/ofed/usr.lib/
.endif
+lib/liblzma__L: lib/libthr__L
+
_generic_libs= ${_cddl_lib} gnu/lib ${_kerberos5_lib} lib ${_secure_lib} usr.bin/lex/lib ${_ofed_lib}
.for _DIR in ${LOCAL_LIB_DIRS}
.if exists(${.CURDIR}/${_DIR}/Makefile)
OpenPOWER on IntegriCloud