AM_CPPFLAGS = -I$(top_srcdir)/include
lib_LTLIBRARIES = libcryb-cipher.la
libcryb_cipher_la_SOURCES = \
cryb_cipher.c \
\
aes.c \
rc4.c