Update to latest ddm4
[awesomized/libmemcached] / man / include.am
index 621fd612925e9f8542eea40b0e72fb2b4898ccd5..3b68557a7937836efb7dd92770c4043742f099ee 100644 (file)
@@ -3,7 +3,6 @@
 # All paths should be given relative to the root
 
 if HAVE_RECENT_SPHINX
-
 if IS_VCS_CHECKOUT
 
 dist-hook: man
@@ -11,10 +10,11 @@ dist-hook: man
 # Build rule for documentation
 $(dist_man_MANS): man
 
-endif
-
 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
@@ -133,5 +133,3 @@ dist_man_MANS+= man/memcached_touch.3
 dist_man_MANS+= man/memcached_touch_by_key.3
 dist_man_MANS+= man/memcached_verbosity.3
 dist_man_MANS+= man/memcached_version.3
-
-endif