Makefile.am revision aacc762ad562b63ce8e696635bf98020fc5c4de6
noinst_LIBRARIES = liblib.a
liblib_a_SOURCES = \
base64.c \
buffer.c \
compat.c \
fdpass.c \
hash.c \
imem.c \
ioloop.c \
lib.c \
md4.c \
md5.c \
primes.c \
sha1.c \
str.c \
noinst_HEADERS = \
array.h \
base64.h \
buffer.h \
compat.h \
fdpass.h \
hash.h \
imem.h \
ioloop.h \
lib.h \
macros.h \
md4.h \
md5.h \
primes.h \
sha1.h \
str.h \