diff options
Diffstat (limited to 'usr.bin/cpio')
-rw-r--r-- | usr.bin/cpio/test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cpio/test/Makefile b/usr.bin/cpio/test/Makefile index 4c8a6e5..13293b0 100644 --- a/usr.bin/cpio/test/Makefile +++ b/usr.bin/cpio/test/Makefile @@ -64,7 +64,7 @@ SRCS+= test_utils.c CLEANFILES+= list.h bsdcpio_test -NO_MAN=yes +MAN= PROG=bsdcpio_test DPADD=${LIBARCHIVE} ${LIBBZ2} ${LIBZ} ${LIBLZMA} |