summaryrefslogtreecommitdiffstats
path: root/install/updates/Makefile.am
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2009-02-12 13:15:44 -0500
committerRob Crittenden <rcritten@redhat.com>2009-02-12 16:07:15 -0500
commit1c3ce7254778b54402dab1f0f0d67c4038b99100 (patch)
treeb8624224106c9b35af832042297efa587485d6b5 /install/updates/Makefile.am
parent00029a0b38cedbdecca786238f8005045b4db36c (diff)
downloadfreeipa-1c3ce7254778b54402dab1f0f0d67c4038b99100.tar.gz
freeipa-1c3ce7254778b54402dab1f0f0d67c4038b99100.tar.xz
freeipa-1c3ce7254778b54402dab1f0f0d67c4038b99100.zip
Remove schema for automount and hosts, this is now added separately Include netgroups
Diffstat (limited to 'install/updates/Makefile.am')
-rw-r--r--install/updates/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am
index 002a83b5d..e11b6bc71 100644
--- a/install/updates/Makefile.am
+++ b/install/updates/Makefile.am
@@ -4,12 +4,12 @@ appdir = $(IPA_DATA_DIR)/updates
app_DATA = \
automount.update \
groupofhosts.update \
- host.update \
indices.update \
nss_ldap.update \
replication.update \
RFC2307bis.update \
RFC4876.update \
+ netgroups.update \
winsync_index.update \
$(NULL)