mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Build: distribute doc directory
Makefile in doc subdirectory should be integrated into the main build system but I do not have time to do it now. For now it is enough to distribute everything. https://fedorahosted.org/freeipa/ticket/6418 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
parent
6cb0271509
commit
cc6382550f
@ -1,5 +1,4 @@
|
|||||||
SUBDIRS = asn1 util client contrib daemons init install ipaclient ipalib ipaplatform ipapython ipaserver ipatests po
|
SUBDIRS = asn1 util client contrib daemons init install ipaclient ipalib ipaplatform ipapython ipaserver ipatests po
|
||||||
# doc
|
|
||||||
|
|
||||||
MOSTLYCLEANFILES = ipasetup.pyc ipasetup.pyo
|
MOSTLYCLEANFILES = ipasetup.pyc ipasetup.pyo
|
||||||
|
|
||||||
@ -22,5 +21,6 @@ EXTRA_DIST = .mailmap \
|
|||||||
Contributors.txt \
|
Contributors.txt \
|
||||||
COPYING.openssl \
|
COPYING.openssl \
|
||||||
contrib \
|
contrib \
|
||||||
|
doc \
|
||||||
pylintrc \
|
pylintrc \
|
||||||
pytest.ini
|
pytest.ini
|
||||||
|
Loading…
Reference in New Issue
Block a user