summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1994-11-14 21:28:46 +0000
committerphk <phk@FreeBSD.org>1994-11-14 21:28:46 +0000
commit1900b3c4de90ee24523095f3c707eecf44d8a9a1 (patch)
treed7a701a27745d22067ee45c1134ae07b8667d3de /usr.bin
parent09e37dc3e3cd2c2888b159bf7778b3fbc85707a0 (diff)
downloadFreeBSD-src-1900b3c4de90ee24523095f3c707eecf44d8a9a1.zip
FreeBSD-src-1900b3c4de90ee24523095f3c707eecf44d8a9a1.tar.gz
A little fix for "make distribute".
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/tn3270/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tn3270/Makefile b/usr.bin/tn3270/Makefile
index 009e31f..f417747 100644
--- a/usr.bin/tn3270/Makefile
+++ b/usr.bin/tn3270/Makefile
@@ -2,7 +2,7 @@
SUBDIR= tn3270 mset
-.if !make(install)
+.if !make(install) && !make(distribute)
SUBDIR+=tools
.endif
OpenPOWER on IntegriCloud