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:
Petr Spacek 2016-11-03 13:00:31 +01:00 committed by Martin Babinsky
parent 6cb0271509
commit cc6382550f

View File

@ -1,5 +1,4 @@
SUBDIRS = asn1 util client contrib daemons init install ipaclient ipalib ipaplatform ipapython ipaserver ipatests po
# doc
MOSTLYCLEANFILES = ipasetup.pyc ipasetup.pyo
@ -22,5 +21,6 @@ EXTRA_DIST = .mailmap \
Contributors.txt \
COPYING.openssl \
contrib \
doc \
pylintrc \
pytest.ini