mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Fix typo in r292500 by adding missing conditional statement
MFC after: 1 week X-MFC with: r292500 Pointyhat to: ngie Differential Revision: https://reviews.freebsd.org/D4406 (part of a larger diff) Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
c4835f11d0
commit
cc696e80e7
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ CLEANFILES+= Kyuafile Kyuafile.auto.tmp
|
|||
_TEST_METADATA.${_T}= ${TEST_METADATA} ${TEST_METADATA.${_T}}
|
||||
.endfor
|
||||
|
||||
.if ${KYUAFILE:tl} == "auto"
|
||||
Kyuafile: Makefile
|
||||
@{ \
|
||||
echo '-- Automatically generated by bsd.test.mk.'; \
|
||||
|
|
|
|||
Loading…
Reference in a new issue