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 11e51b5..8ea4841 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,8 @@ memcached_SOURCES = memcached.c memcached.h \
slab_automove.c slab_automove.h \
authfile.c authfile.h \
restart.c restart.h \
- proto_text.c proto_text.h
+ proto_text.c proto_text.h \
+ proto_bin.c proto_bin.h
if BUILD_SOLARIS_PRIVS
memcached_SOURCES += solaris_priv.c