gunnar: server Makefile,1.74,1.75

cvs at kolab.org cvs at kolab.org
Tue Feb 24 12:57:48 CET 2009


Author: gunnar

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

Modified Files:
	Makefile 
Log Message:
 kolab/issue3299,  kolab/issue3364,  kolab/issue3426,  kolab/issue2499,  kolab/issue3192.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/Makefile,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- Makefile	18 Feb 2009 17:48:41 -0000	1.74
+++ Makefile	24 Feb 2009 11:57:46 -0000	1.75
@@ -57,7 +57,9 @@
                pear/Horde_LDAP          \
                pear/Horde_MIME          \
                pear/Horde_NLS           \
+               pear/Horde_Notification  \
                pear/Horde_Perms         \
+               pear/Horde_Prefs         \
                pear/Horde_Secret        \
                pear/Horde_Serialize     \
                pear/Horde_SessionObjects \
@@ -75,10 +77,15 @@
 
 # These are the packages that already provide a "make install"
 # procedure that will allow to update packages from CVS.
-UPDATES=imapd            \
-        apache-php       \
-        php              \
-        kolabd           \
+UPDATES=imapd                   \
+        apache-php              \
+        php                     \
+        kolabd                  \
+	pear/Horde_Notification \
+	pear/Horde_Prefs        \
+	php-kolab/Kolab_Filter  \
+	php-kolab/Kolab_Server  \
+	php-kolab/Kolab_Storage \
         kolab-webclient
 
 PHPUNIT=$(HOME)/bin/phpunit





More information about the commits mailing list