summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorBrian Aker <brian@tangent.org>2013-04-28 07:30:05 -0400
committerBrian Aker <brian@tangent.org>2013-04-28 07:30:05 -0400
commita909573e5e57f8a6ee92cf4ffb031b9762642d1b (patch)
tree53a3320a95c2dead6655f0f64728890c0a8301bc /man
parentf03c69858ae94c14939af2fa0280dc049d6b714a (diff)
downloadlibmemcached-a909573e5e57f8a6ee92cf4ffb031b9762642d1b.tar.gz
Update rules for sphinx`
Diffstat (limited to 'man')
-rw-r--r--man/include.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/man/include.am b/man/include.am
index 0a84bf71..f11f37a4 100644
--- a/man/include.am
+++ b/man/include.am
@@ -2,16 +2,10 @@
# included from Top Level Makefile.am
# All paths should be given relative to the root
-if HAVE_RECENT_SPHINX
-if IS_VCS_CHECKOUT
-
# Build rule for documentation
$(dist_man_MANS): man
BUILT_SOURCES+= $(dist_man_MANS)
-endif
-endif
-
dist_man_MANS+= man/memaslap.1
dist_man_MANS+= man/memcapable.1
dist_man_MANS+= man/memcat.1