~d-ci/libmemcached/pushtest

« back to all changes in this revision

Viewing changes to man/include.am

  • Committer: Continuous Integration
  • Date: 2013-05-04 09:21:59 UTC
  • mfrom: (1102.1.1 libmemcached-1.2)
  • Revision ID: ci@tangent.org-20130504092159-z0z9cm0gnu15wxs0
Merge lp:~tangent-org/libmemcached/1.2-build/ Build: jenkins-Libmemcached-297

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# included from Top Level Makefile.am
3
3
# All paths should be given relative to the root
4
4
 
5
 
if HAVE_RECENT_SPHINX
6
 
if IS_VCS_CHECKOUT
7
 
 
8
 
dist-hook: man
9
 
 
10
5
# Build rule for documentation
11
 
$(dist_man_MANS): man
12
 
 
13
 
BUILT_SOURCES+= $(dist_man_MANS)
14
 
 
15
 
endif
16
 
endif
 
6
$(dist_man_MANS): $(top_srcdir)/configure.ac
 
7
        $(MAKE) $(AM_MAKEFLAGS) man
 
8
 
 
9
.NOTPARALLEL: $(dist_man_MANS)
17
10
 
18
11
dist_man_MANS+= man/memaslap.1
19
12
dist_man_MANS+= man/memcapable.1