From 9018b601cdf5b1eb124d79ded0baaf8c77ebcae9 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 15 Oct 2010 17:52:37 -0400 Subject: ipa-uuid: enable plugin in IPA --- install/share/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'install/share/Makefile.am') diff --git a/install/share/Makefile.am b/install/share/Makefile.am index 18cc766f1..a46ba36f1 100644 --- a/install/share/Makefile.am +++ b/install/share/Makefile.am @@ -40,6 +40,7 @@ app_DATA = \ ldapi.ldif \ wsgi.py \ user_private_groups.ldif \ + uuid-ipauniqueid.ldif \ $(NULL) EXTRA_DIST = \ -- cgit