Imported Upstream version 0.9.0
[deb_shairplay.git] / src / lib / crypto / Makefile.am
1 noinst_LTLIBRARIES = libcrypto.la
2 libcrypto_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