mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Don't install atf.test.mk if MK_ATF == no.
Submitted by: Garrett Cooper <yanegomi@gmail.com>
This commit is contained in:
parent
89e54125a4
commit
ffdac8145e
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ OLD_FILES+=usr/share/man/man3/atf-sh-api.3.gz
|
|||
OLD_FILES+=usr/share/man/man4/atf-test-case.4.gz
|
||||
OLD_FILES+=usr/share/man/man5/atf-formats.5.gz
|
||||
OLD_FILES+=usr/share/man/man7/atf.7.gz
|
||||
OLD_FILES+=usr/share/mk/atf.test.mk
|
||||
OLD_DIRS+=usr/share/xml/atf
|
||||
OLD_FILES+=usr/share/xml/atf/tests-results.dtd
|
||||
OLD_DIRS+=usr/share/xsl/atf
|
||||
|
|
|
|||
Loading…
Reference in a new issue