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