summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cb10dbf..6db916b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,7 +57,8 @@ memcached_SOURCES += proto_proxy.c proto_proxy.h vendor/mcmc/mcmc.h \
proxy_await.c proxy_ustats.c \
proxy_jump_hash.c proxy_request.c \
proxy_network.c proxy_lua.c \
- proxy_config.c
+ proxy_config.c proxy_ring_hash.c \
+ md5.c
endif
if ENABLE_EXTSTORE