Changeset bb06cf in git for Makefile.am


Ignore:
Timestamp:
Mar 15, 2021, 7:52:32 PM (3 years ago)
Author:
Matthias Koeppe <mkoeppe@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
c040d9d5003a06f0653fd2400682474bcba2e62b
Parents:
e1b5c252734c3c36aa53258bb37436536860e303
Message:
If 'configure --enable-doc-build' is used, add doc archive to distribution
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    re1b5c2 rbb06cf  
    77
    88DIST_SUBDIRS = $(SUBDIRS) doc
     9if ENABLE_DOC_BUILD
     10SUBDIRS += doc
     11endif
    912
    1013EXTRA_DIST = README README.md README.pkg autogen.sh doxy redhat/singular.spec.in GPL2 GPL3
Note: See TracChangeset for help on using the changeset viewer.