Imported Upstream version 0.9.0
[deb_shairplay.git] / src / lib / crypto / Makefile.am
CommitLineData
15c988f7
JB
1noinst_LTLIBRARIES = libcrypto.la
2libcrypto_la_SOURCES = bigint.c bigint.h bigint_impl.h aes.c hmac.c md5.c rc4.c sha1.c crypto.h os_port.h config.h
3