summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2017-01-18 08:20:36 +0000
committerdelphij <delphij@FreeBSD.org>2017-01-18 08:20:36 +0000
commitdfceffa9f892c919b173a788b5c8ac30805375bc (patch)
tree8259ae44283b02a9cb40e61d8f35be188701e805 /usr.bin
parent7484e2e8a867633436ac2067b7cc4e922ddaaa19 (diff)
downloadFreeBSD-src-dfceffa9f892c919b173a788b5c8ac30805375bc.zip
FreeBSD-src-dfceffa9f892c919b173a788b5c8ac30805375bc.tar.gz
MFC r311275: Restructure libz.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/minigzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/minigzip/Makefile b/usr.bin/minigzip/Makefile
index b2cfc46..37f642e 100644
--- a/usr.bin/minigzip/Makefile
+++ b/usr.bin/minigzip/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SRCDIR= ${.CURDIR}/../../lib/libz/test
+SRCDIR= ${.CURDIR}/../../contrib/zlib/test
.PATH: ${SRCDIR}
PROG= minigzip
OpenPOWER on IntegriCloud