projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
1b621c2
)
Added two missing pod files to the tarball dist.
author
Monty Taylor
<mordred@inaugust.com>
Fri, 28 May 2010 16:59:27 +0000
(09:59 -0700)
committer
Monty Taylor
<mordred@inaugust.com>
Fri, 28 May 2010 16:59:27 +0000
(09:59 -0700)
docs/Makefile.am
patch
|
blob
|
history
diff --git
a/docs/Makefile.am
b/docs/Makefile.am
index 348e9ca63096189870242e5acc53b7c722a1f682..1b02141ab60d8bda6a681808127a469f6b411c32 100644
(file)
--- a/
docs/Makefile.am
+++ b/
docs/Makefile.am
@@
-308,8
+308,10
@@
POD_FILES= \
memcached_get.pod \
memcached_memory_allocators.pod \
memcached_pool.pod \
- memcached_quit.pod \
- memcached_server_st.pod \
+ memcached_quit.pod \
+ memcached_result_st.pod \
+ memcached_sasl.pod \
+ memcached_server_st.pod \
memcached_servers.pod \
memcached_set.pod \
memcached_stats.pod \