gunnar: server/kolabd/kolabd Makefile.am,1.32,1.33

cvs at kolab.org cvs at kolab.org
Fri Aug 31 11:36:08 CEST 2007


Author: gunnar

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv29130

Modified Files:
	Makefile.am 
Log Message:
The last commit does not create kolab.globals. Fixed Makefile.am.

Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/Makefile.am,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- Makefile.am	31 Aug 2007 08:44:15 -0000	1.32
+++ Makefile.am	31 Aug 2007 09:36:06 -0000	1.33
@@ -30,8 +30,10 @@
 	kolabdcachetool
 
 
+kolabspecialdir = $(kolabconfdir)
+kolabspecial_DATA = kolab.globals
+
 kolabconfig_FILES = kolab.conf \
-	kolab.globals.in \
 	rootDSE.ldif \
 	quotawarning.txt
 





More information about the commits mailing list