mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-10 14:02:43 +00:00
A little fix for "make distribute".
This commit is contained in:
parent
48327bc9af
commit
7a82d2eb91
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4488
@ -2,7 +2,7 @@
|
||||
|
||||
SUBDIR= tn3270 mset
|
||||
|
||||
.if !make(install)
|
||||
.if !make(install) && !make(distribute)
|
||||
SUBDIR+=tools
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user