From 110c6bb99070bc3d70f49348feaa93223926d592 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sat, 26 Oct 2002 10:00:52 +0000 Subject: install evolutionperson.schema to $(datadir)/evolution. 2002-10-24 Chris Toshok * backend/pas/Makefile.am: install evolutionperson.schema to $(datadir)/evolution. svn path=/trunk/; revision=18444 --- addressbook/backend/pas/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'addressbook/backend') diff --git a/addressbook/backend/pas/Makefile.am b/addressbook/backend/pas/Makefile.am index 28e29de9d7..eaaeebb25a 100644 --- a/addressbook/backend/pas/Makefile.am +++ b/addressbook/backend/pas/Makefile.am @@ -36,6 +36,10 @@ if ENABLE_LDAP LDAP_BACKEND = libpasldap.a endif +ldapschemadir = $(datadir)/evolution + +ldapschema_DATA= $(LDAP_SCHEMA) + privlib_LIBRARIES = libpas.a noinst_LIBRARIES = libpasfile.a $(LDAP_BACKEND) -- cgit v1.2.3