gunnar: server Makefile,1.58,1.59

cvs at kolab.org cvs at kolab.org
Thu Sep 18 21:17:40 CEST 2008


Author: gunnar

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

Modified Files:
	Makefile 
Log Message:
Add missing packages in the Makefile.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/Makefile,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- Makefile	18 Sep 2008 10:05:47 -0000	1.58
+++ Makefile	18 Sep 2008 19:17:38 -0000	1.59
@@ -26,6 +26,7 @@
                kolabconf               \
                kolabd                  \
                kolab-webadmin          \
+               kolab-fbview            \
 
 PEAR_PACKAGES= pear/PEAR-Auth_SASL      \
                pear/PEAR-Date           \
@@ -39,6 +40,7 @@
                pear/PEAR-Net_Socket     \
                pear/PEAR-Net_URL        \
                pear/PEAR-HTTP_Request   \
+               pear/PEAR-Horde-Cahnnel  \
                pear/Horde_Auth          \
                pear/Horde_Browser       \
                pear/Horde_CLI           \
@@ -59,6 +61,9 @@
                pear/Horde_SessionObjects \
                pear/Horde_Util          \
                pear/Horde_iCalendar     \
+               pear/PEAR-Horde-Channel  \
+               pear/PEAR-PHPUnit-Channel\
+               pear/PHPUnit             \
                php-kolab/Kolab_Format   \
                php-kolab/Kolab_Server   \
                php-kolab/Kolab_Storage  \





More information about the commits mailing list