~brianaker/libmemcached/gear-clean

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Brian Aker
  • Date: 2021-03-17 01:38:23 UTC
  • mto: This revision was merged to the branch mainline in revision 1198.
  • Revision ID: brian@tangent.org-20210317013823-40dvkhj67cyhkjip
Remove option when building from source to not build docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
dist_man_MANS=
27
27
MAINTAINERCLEANFILES=
28
28
 
29
 
if IS_VCS_CHECKOUT
30
29
SUBDIRS= docs
31
 
endif
32
30
 
33
31
#includes additional rules from aminclude.am
34
32
@INC_AMINCLUDE@