summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPetr Spacek <pspacek@redhat.com>2016-11-03 13:00:31 +0100
committerMartin Babinsky <mbabinsk@redhat.com>2016-11-09 13:08:32 +0100
commitcc6382550fcf32bd4b843c922c10c5a5d247dd38 (patch)
treee2624e21d37f6125da262bc3049cceb02d6cd7f8 /Makefile.am
parent6cb0271509fe95ae38fc743f2a13faf32fe29a99 (diff)
downloadfreeipa-cc6382550fcf32bd4b843c922c10c5a5d247dd38.tar.gz
freeipa-cc6382550fcf32bd4b843c922c10c5a5d247dd38.tar.xz
freeipa-cc6382550fcf32bd4b843c922c10c5a5d247dd38.zip
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>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6f9015540..79d607d88 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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