mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 15:44:04 +01: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