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 96b8c58..6eb6db0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,8 @@ memcached_SOURCES = memcached.c memcached.h \
crawler.c crawler.h \
itoa_ljust.c itoa_ljust.h \
slab_automove.c slab_automove.h \
- authfile.c authfile.h
+ authfile.c authfile.h \
+ restart.c restart.h
if BUILD_CACHE
memcached_SOURCES += cache.c