From 2f17ebebba5c459fcedcd35f66278294bbc4afba Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Fri, 20 Mar 2009 08:48:44 -0400 Subject: Fix build breakage and install rolegroup.update --- install/updates/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'install/updates/Makefile.am') diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am index 6a8faab83..68e93b4f6 100644 --- a/install/updates/Makefile.am +++ b/install/updates/Makefile.am @@ -11,7 +11,8 @@ app_DATA = \ RFC4876.update \ netgroups.update \ policy.update \ - taskgroups.update \ + rolegroup.update \ + taskgroup.update \ winsync_index.update \ $(NULL) -- cgit