<cryb/coverage.h> needs to be installed along with libcryb-test.

This commit is contained in:
Dag-Erling Smørgrav 2016-03-15 14:27:02 +01:00
parent 61a83a1fae
commit 34fe861a36

View file

@ -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