cryb-to/include/cryb/Makefile.am
Dag-Erling Smørgrav 601403cba3 Use custom keywords.
2014-07-04 11:20:46 +00:00

28 lines
330 B
Makefile

# $Cryb$
crybdir = $(includedir)/cryb
cryb_HEADERS = \
algorithm.h \
attributes.h \
bitwise.h \
digest.h \
hmac.h \
hotp.h \
mac.h \
md5.h \
oath.h \
oath_constants.h \
oath_types.h \
rand.h \
rfc3986.h \
rfc4648.h \
sha1.h \
to.h \
totp.h \
version.h
noinst_HEADERS = \
coverage.h \
impl.h \
nocoverage.h