Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2017 00:03:52 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r325186 - head/lib
Message-ID:  <201710310003.v9V03qvb047112@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Tue Oct 31 00:03:52 2017
New Revision: 325186
URL: https://svnweb.freebsd.org/changeset/base/325186

Log:
  Connect libpathconv, disconnected since import in r309035.
  
  Sponsored by:	Dell EMC Isilon

Modified:
  head/lib/Makefile

Modified: head/lib/Makefile
==============================================================================
--- head/lib/Makefile	Tue Oct 31 00:03:49 2017	(r325185)
+++ head/lib/Makefile	Tue Oct 31 00:03:52 2017	(r325186)
@@ -65,6 +65,7 @@ SUBDIR=	${SUBDIR_BOOTSTRAP} \
 	libopenbsd \
 	libopie \
 	libpam \
+	libpathconv \
 	libpcap \
 	libpjdlog \
 	${_libproc} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710310003.v9V03qvb047112>