summaryrefslogtreecommitdiffstats
path: root/lib/libarchive
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-10-06 21:44:48 +0000
committerngie <ngie@FreeBSD.org>2015-10-06 21:44:48 +0000
commitb3e8d0ae9c98d4dbe06a34c16f8476c3e159db53 (patch)
tree86b278c622d355f9d61ec159a9a10695c9fd8bfb /lib/libarchive
parenta6c3db22355401f279babb79f255d1e95c89dac3 (diff)
downloadFreeBSD-src-b3e8d0ae9c98d4dbe06a34c16f8476c3e159db53.zip
FreeBSD-src-b3e8d0ae9c98d4dbe06a34c16f8476c3e159db53.tar.gz
Forced commit to note that I was playing around with libarchive
test integration that accidentally got committed with r288955
Diffstat (limited to 'lib/libarchive')
-rw-r--r--lib/libarchive/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile
index 23675eb..55c4408 100644
--- a/lib/libarchive/Makefile
+++ b/lib/libarchive/Makefile
@@ -399,7 +399,7 @@ MLINKS+= archive_write_set_options.3 archive_write_set_option.3
MLINKS+= libarchive.3 archive.3
.if ${MK_TESTS} != "no"
-#SUBDIR+= tests
+SUBDIR+= tests
.endif
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud