Consolidate all update files into one location

This commit is contained in:
Rob Crittenden
2009-02-05 09:39:17 -05:00
parent 6b34f07720
commit 31866db922
4 changed files with 7 additions and 4 deletions

View File

@@ -2,12 +2,15 @@ NULL =
appdir = $(IPA_DATA_DIR)/updates appdir = $(IPA_DATA_DIR)/updates
app_DATA = \ app_DATA = \
RFC4876.update \ automount.update \
RFC2307bis.update \ groupofhosts.update \
host.update \
indices.update \
nss_ldap.update \ nss_ldap.update \
winsync_index.update \
replication.update \ replication.update \
indices.update \ RFC2307bis.update \
RFC4876.update \
winsync_index.update \
$(NULL) $(NULL)
EXTRA_DIST = \ EXTRA_DIST = \