summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index de8213d..3cc5952 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@ memcached_SOURCES = memcached.c memcached.h \
thread.c daemon.c \
stats.c stats.h \
util.c util.h \
- trace.h cache.h
+ trace.h cache.h sasl_defs.h
if BUILD_CACHE
memcached_SOURCES += cache.c