yum-software-management Makefile,1.2,1.3

Stuart Ellis (elliss) fedora-docs-commits at redhat.com
Wed Jun 29 00:41:25 UTC 2005


Author: elliss

Update of /cvs/docs/yum-software-management
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21895

Modified Files:
	Makefile 
Log Message:

Updated for tar.gz generation.



Index: Makefile
===================================================================
RCS file: /cvs/docs/yum-software-management/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	14 Jun 2005 22:45:38 -0000	1.2
+++ Makefile	29 Jun 2005 00:41:23 -0000	1.3
@@ -1,7 +1,7 @@
 ###############################################################################
 # Makefile for RHLP docs project
 # Created by: Tammy Fox <tfox at redhat.com>
-# Last edited by: Tammy Fox <tfox at redhat.com>
+# Last edited by: Stuart Ellis <stuart at elsn.org>
 # WARNING: need passivetex 1.24 for pdf generation to work
 # License: GPL
 # Copyright 2003 Tammy Fox, Red Hat, Inc.
@@ -12,7 +12,8 @@
 LANG	       = en
 DOCNAME        = yum-software-management-$(LANG)
 XMLFILE        = $(DOCNAME).xml
-
+######################################################
+include ../docs-common/Makefile.common
 ######################################################
 html: 
 	@xmlto html -x $(XSLHTML) -o $(DOCNAME) $(XMLFILE)
@@ -26,4 +27,4 @@
 ######################################################
 
 clean: 
-	@rm -rfv *.html *.pdf *.tex $(DOCNAME)
+	@rm -rfv *.html *.pdf *.tex $(DOCNAME) $(DOCNAME).tar.gz




More information about the Fedora-docs-commits mailing list