aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
blob: dd9386da3edb804b8fbe5d851830ed6d686a0813 (plain)
1
2
3
4
5
6
7
8
9
10
noinst_LIBRARIES = libdigest.a
libdigest_a_SOURCES = \
 apr.c\
 basicauth.c\
 md5.c\
 sha1.c
noinst_HEADERS = \
 basicauth.h\
 md5.h\
 sha1.h

Return to:

Send suggestions and report system problems to the System administrator.