summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorniklas <niklas@openbsd.org>1995-12-22 18:21:27 +0000
committerniklas <niklas@openbsd.org>1995-12-22 18:21:27 +0000
commitbf1564879052be10c1304a4f48b5392fb5639409 (patch)
treede9b83d949bffd645fb20b9f5cda81277e826de1
parentDon't build or install compiled elisp files or unformatted manpages. (diff)
downloadwireguard-openbsd-bf1564879052be10c1304a4f48b5392fb5639409.tar.xz
wireguard-openbsd-bf1564879052be10c1304a4f48b5392fb5639409.zip
add texinfo
-rw-r--r--gnu/usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 81c19f8b62e..fba23a7e0a1 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.27 1995/12/07 07:26:32 phil Exp $
SUBDIR+= bc cpio cvs dc diff diff3 gawk grep groff
-SUBDIR+= gzip rcs sdiff send-pr sort tar
+SUBDIR+= gzip rcs sdiff send-pr sort tar texinfo
# some ports don't use the tool chain in /usr/src
.if (${MACHINE_ARCH} != "alpha") && (${MACHINE_ARCH} != "mips") && \