gunnar: server/kolab-webadmin/kolab-webadmin Makefile.am,1.38,1.39

cvs at kolab.org cvs at kolab.org
Thu May 24 14:12:17 CEST 2007


Author: gunnar

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

Modified Files:
	Makefile.am 
Log Message:
	Needed to add print.css to the files that should be installed.
	kolab/issue1619 (https://intevation.de/roundup/kolab/issue1619)


Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/Makefile.am,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- Makefile.am	24 May 2007 12:06:50 -0000	1.38
+++ Makefile.am	24 May 2007 12:12:15 -0000	1.39
@@ -21,7 +21,8 @@
 
 wskolabdir = $(webserver_document_root)$(webserver_web_prefix)/admin
 wskolab_DATA = $(WSKOLAB_FILES)
-EXTRA_DIST += www/admin/style.css
+EXTRA_DIST += www/admin/style.css \
+	www/admin/print.css
 
 WSADDRESSBOOK_FILES = www/admin/addressbook/addr.php \
 	www/admin/addressbook/index.php





More information about the commits mailing list