]> git.ipfire.org Git - thirdparty/dhcp.git/blob - dst/Makefile.am
Build fixes. See RT ticket #16888 for more information.
[thirdparty/dhcp.git] / dst / Makefile.am
1 AM_CPPFLAGS = -DMINIRES_LIB -DHMAC_MD5
2
3 lib_LIBRARIES = libdst.a
4
5 libdst_a_SOURCES = dst_support.c dst_api.c hmac_link.c md5_dgst.c \
6 base64.c prandom.c
7
8 EXTRA_DIST = dst_internal.h md5.h md5_locl.h