Use bool instead of bool:1 if your compiler doesn't create correct code
[awesomized/libmemcached] / docs / Makefile.am
index 1dac6ade07c1fa2f687e338bc163bce7988e2d66..b1d3e6ee37b787769b8e698443398972d1faf7e7 100644 (file)
@@ -31,9 +31,10 @@ CALLBACK_PAGES= \
 BUILT_SOURCES += ${CALLBACK_PAGES}
 
 CREATE_PAGES= \
+             memcached_clone.pop \
              memcached_create.pop \
              memcached_free.pop \
-             memcached_clone.pop
+             memcached_servers_reset.pop
 BUILT_SOURCES += ${CREATE_PAGES}
 
 DELETE_PAGES= \
@@ -78,7 +79,8 @@ BUILT_SOURCES += ${GET_PAGES}
 
 MEMORY_ALLOCATORS_PAGES= \
                         memcached_get_memory_allocators.pop \
-                        memcached_set_memory_allocators.pop
+                        memcached_set_memory_allocators.pop \
+                        memcached_set_memory_allocators_context.pop
 BUILT_SOURCES += ${MEMORY_ALLOCATORS_PAGES}
 
 POOL_PAGES= \