mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-15 02:05:40 +00:00
Add missing header.
This commit is contained in:
parent
35d982ea57
commit
83a5196475
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@ cryb_HEADERS = \
|
||||||
string.h \
|
string.h \
|
||||||
to.h \
|
to.h \
|
||||||
totp.h \
|
totp.h \
|
||||||
version.h
|
version.h \
|
||||||
|
wstring.h
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
coverage.h \
|
coverage.h \
|
||||||
|
|
Loading…
Reference in a new issue