cryb-to/lib/Makefile.am
2014-08-12 07:30:31 +00:00

14 lines
120 B
Makefile

SUBDIRS = \
core \
cpe \
digest \
enc \
hash \
mac \
mpi \
rand \
oath
if WITH_RSAREF
SUBDIRS += rsaref
endif