summaryrefslogtreecommitdiffstats
path: root/install/share/Makefile.am
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2013-04-29 18:09:45 +0200
committerPetr Viktorin <pviktori@redhat.com>2013-11-18 16:54:21 +0100
commitec1585f83179fa147f3f7510e3d7b153b8855e9d (patch)
tree4139984b7556ef2c20d8ee0ab586154381a943d9 /install/share/Makefile.am
parenta1eb71768c1b319a16645ac54169b7f0e4c4d411 (diff)
downloadfreeipa-ec1585f83179fa147f3f7510e3d7b153b8855e9d.tar.gz
freeipa-ec1585f83179fa147f3f7510e3d7b153b8855e9d.tar.xz
freeipa-ec1585f83179fa147f3f7510e3d7b153b8855e9d.zip
Add formerly update-only schema
Some schema was only delivered in updates. Add it back as ldif files. https://fedorahosted.org/freeipa/ticket/3454
Diffstat (limited to 'install/share/Makefile.am')
-rw-r--r--install/share/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/share/Makefile.am b/install/share/Makefile.am
index 58d568959..916c523cb 100644
--- a/install/share/Makefile.am
+++ b/install/share/Makefile.am
@@ -7,6 +7,8 @@ SUBDIRS = \
appdir = $(IPA_DATA_DIR)
app_DATA = \
05rfc2247.ldif \
+ 15rfc2307bis.ldif \
+ 15rfc4876.ldif \
60kerberos.ldif \
60samba.ldif \
60ipaconfig.ldif \