summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ipaserver/install/plugins/Makefile.am')
-rw-r--r--ipaserver/install/plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipaserver/install/plugins/Makefile.am b/ipaserver/install/plugins/Makefile.am
index e3b2e989b..9670273c8 100644
--- a/ipaserver/install/plugins/Makefile.am
+++ b/ipaserver/install/plugins/Makefile.am
@@ -4,7 +4,7 @@ appdir = $(pythondir)/ipaserver/install
app_PYTHON = \
__init__.py \
baseupdate.py \
- fix_replica_memberof.py \
+ fix_replica_agreements.py \
rename_managed.py \
dns.py \
updateclient.py \