Bug 396882: docs/Makefile.am refers to memory_user_data.pod, but the file is missing
authorTrond Norbye <trond.norbye@sun.com>
Wed, 8 Jul 2009 06:41:51 +0000 (08:41 +0200)
committerTrond Norbye <trond.norbye@sun.com>
Wed, 8 Jul 2009 06:41:51 +0000 (08:41 +0200)
docs/Makefile.am

index 79be5cceafb1822bbc88361e817c06aef7522d8d..598eaf06f726f48c28a886901365e1952f76d839 100644 (file)
@@ -33,7 +33,7 @@ EXTRA_DIST = libmemcached.pod\
         memcached_analyze.pod\
         memcached_generate_hash_value.pod\
         memcached_memory_allocators.pod\
-        memory_user_data.pod
+        memcached_user_data.pod
 
 man_MANS = libmemcached.3\
        libmemcached_examples.3\