bo: doc/kolab-formats Makefile,1.1,1.2

cvs at intevation.de cvs at intevation.de
Tue Jul 6 12:49:12 CEST 2004


Author: bo

Update of /kolabrepository/doc/kolab-formats
In directory doto:/tmp/cvs-serv1402

Modified Files:
	Makefile 
Log Message:
Include all files in the makefile

Index: Makefile
===================================================================
RCS file: /kolabrepository/doc/kolab-formats/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	10 Jun 2004 15:15:52 -0000	1.1
+++ Makefile	6 Jul 2004 10:49:10 -0000	1.2
@@ -11,7 +11,8 @@
 HTML_DEST_DIR=	kolabformat
 SHELL=		/bin/bash
 SGML_SRC=	$(NAME).sgml 
-INCLUDED_SRCS=	overview.sgml folders.sgml mail.sgml commonfields.sgml
+INCLUDED_SRCS=	overview.sgml folders.sgml mail.sgml commonfields.sgml \
+	notes.sgml contacts.sgml journals.sgml events.sgml tasks.sgml
 
 HTML_DST=	$(HTML_DEST_DIR)/index.html
 PS_DST=		$(NAME).ps
@@ -26,7 +27,7 @@
 RTF_CMD=	db2rtf
 
 
-all: html ps pdf rtf clean
+all: ps pdf
 
 html: $(HTML_DST)
 ps:   $(PS_DST)





More information about the commits mailing list