cryb-to/lib/Makefile.am

17 lines
138 B
Makefile

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