summaryrefslogtreecommitdiffstats
path: root/daemons
diff options
context:
space:
mode:
authorPetr Spacek <pspacek@redhat.com>2016-10-31 18:27:11 +0100
committerMartin Babinsky <mbabinsk@redhat.com>2016-11-09 13:08:32 +0100
commitb8d81ba3a12d93c38c4a0a8d439845746a32ae35 (patch)
tree83c0bdee42f7471cfb9ff50ec4f7cb55f98cbb56 /daemons
parent24feae47f26f40f757fbdd711399128d88c9b62c (diff)
downloadfreeipa-b8d81ba3a12d93c38c4a0a8d439845746a32ae35.tar.gz
freeipa-b8d81ba3a12d93c38c4a0a8d439845746a32ae35.tar.xz
freeipa-b8d81ba3a12d93c38c4a0a8d439845746a32ae35.zip
Build: remove non-existing README files from Makefile.am
Some Makefile.am files were apparently created by copy-pasting other files. As a result, some Makefiles require non-existing README files. Remove this to fix dist target. https://fedorahosted.org/freeipa/ticket/6418 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
Diffstat (limited to 'daemons')
-rw-r--r--daemons/ipa-slapi-plugins/topology/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemons/ipa-slapi-plugins/topology/Makefile.am b/daemons/ipa-slapi-plugins/topology/Makefile.am
index de4bd443c..d2d8695e4 100644
--- a/daemons/ipa-slapi-plugins/topology/Makefile.am
+++ b/daemons/ipa-slapi-plugins/topology/Makefile.am
@@ -41,7 +41,6 @@ app_DATA = \
$(NULL)
EXTRA_DIST = \
- README \
$(app_DATA) \
$(NULL)