gunnar: server/kolab-webadmin/kolab-webadmin Makefile.am,1.58,1.59

cvs at kolab.org cvs at kolab.org
Mon Feb 22 07:36:41 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin
In directory doto:/tmp/cvs-serv15367/kolab-webadmin/kolab-webadmin

Modified Files:
	Makefile.am 
Log Message:
        * templates/freebusy.conf.template.in: Added ability to map
        arbitrary ldap attributes to those expected by kolab.
        (Merged from suc branch)

        * templates/resmgr.conf.template.in: Added ability to map
        arbitrary ldap attributes to those expected by kolab.
        (Merged from suc branch)


Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/Makefile.am,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- Makefile.am	17 Feb 2010 08:11:29 -0000	1.58
+++ Makefile.am	22 Feb 2010 06:36:39 -0000	1.59
@@ -126,6 +126,11 @@
 pearkadir = $(phpincludesdir)/KolabAdmin
 dist_pearka_DATA = $(PEARKA_FILES)
 
+PEARKAL_FILES = lib/KolabAdmin/Ldap/Kolab.php
+pearkaldir = $(phpincludesdir)/KolabAdmin/Ldap
+dist_pearkal_DATA = $(PEARKAL_FILES)
+
+
 PHP_TEMPLATES = php/admin/templates/maintainerdeleted.tpl \
 	php/admin/templates/kde.tpl \
 	php/admin/templates/addrdeleted.tpl \





More information about the commits mailing list