summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2016-10-07 00:59:05 +0000
committerYann Ylavic <ylavic@apache.org>2016-10-07 00:59:05 +0000
commit198dbd6c512dfd20864e161efcfabaf89a3d6007 (patch)
tree0d92c6228c23358b30ec3476ce834d18b8b3e277 /NWGNUmakefile
parent3afe340a64ff05306a3d6990192a7eb504ff3449 (diff)
downloadapr-198dbd6c512dfd20864e161efcfabaf89a3d6007.tar.gz
Provide apr_siphash*() functions family.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1763672 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 79f1962c6..1a86d7a1e 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -324,6 +324,7 @@ FILES_lib_objs = \
$(OBJDIR)/apr_reslist.o \
$(OBJDIR)/apr_rmm.o \
$(OBJDIR)/apr_sha1.o \
+ $(OBJDIR)/apr_siphash.o \
$(OBJDIR)/apr_skiplist.o \
$(OBJDIR)/apr_snprintf.o \
$(OBJDIR)/apr_strings.o \