mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-21 21:25:50 +00:00
<cryb/coverage.h> needs to be installed along with libcryb-test.
This commit is contained in:
parent
61a83a1fae
commit
34fe861a36
1 changed files with 1 additions and 1 deletions
|
@ -101,10 +101,10 @@ endif CRYB_RAND
|
|||
if CRYB_TEST
|
||||
cryb_HEADERS += \
|
||||
\
|
||||
coverage.h \
|
||||
test.h
|
||||
endif CRYB_TEST
|
||||
|
||||
noinst_HEADERS = \
|
||||
coverage.h \
|
||||
impl.h \
|
||||
nocoverage.h
|
||||
|
|
Loading…
Reference in a new issue