From 31866db9221970ae30d3296cebd2ee92099a7d13 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Thu, 5 Feb 2009 09:39:17 -0500 Subject: Consolidate all update files into one location --- install/updates/Makefile.am | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'install/updates/Makefile.am') diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am index 11d20ddd6..002a83b5d 100644 --- a/install/updates/Makefile.am +++ b/install/updates/Makefile.am @@ -2,12 +2,15 @@ NULL = appdir = $(IPA_DATA_DIR)/updates app_DATA = \ - RFC4876.update \ - RFC2307bis.update \ + automount.update \ + groupofhosts.update \ + host.update \ + indices.update \ nss_ldap.update \ - winsync_index.update \ replication.update \ - indices.update \ + RFC2307bis.update \ + RFC4876.update \ + winsync_index.update \ $(NULL) EXTRA_DIST = \ -- cgit