cryb-to/lib/Makefile.am

15 lines
130 B
Makefile

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