mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-22 05:35:46 +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
|
if CRYB_TEST
|
||||||
cryb_HEADERS += \
|
cryb_HEADERS += \
|
||||||
\
|
\
|
||||||
|
coverage.h \
|
||||||
test.h
|
test.h
|
||||||
endif CRYB_TEST
|
endif CRYB_TEST
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
coverage.h \
|
|
||||||
impl.h \
|
impl.h \
|
||||||
nocoverage.h
|
nocoverage.h
|
||||||
|
|
Loading…
Reference in a new issue