cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/doc/Makefile.am


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/doc/Makefile.am
Date: Mon, 26 Sep 2005 12:48:03 -0400

Index: ccvs/doc/Makefile.am
diff -u ccvs/doc/Makefile.am:1.37 ccvs/doc/Makefile.am:1.38
--- ccvs/doc/Makefile.am:1.37   Mon Sep 26 02:55:16 2005
+++ ccvs/doc/Makefile.am        Mon Sep 26 16:48:02 2005
@@ -46,20 +46,21 @@
        cvs.man.footer \
        getdate.texi \
        mdate-sh \
-       writeproxy.rtf
+       writeproxy.rtf \
+       $(PDFS)
 
-MOSTLYCLEANFILES = \
+MOSTLYCLEANFILES =
+
+CLEANFILES = \
+       $(PSS) \
        $(TXTS)
 
 DISTCLEANFILES =
 
-# These Automake generates MOSTLYCLEAN targets for PostScripts genersted from
-# TEXINFOS, but it shouldn't when those files are in EXTRA_DIST
 MAINTAINERCLEANFILES = \
-       $(PSS) \
-       $(srcdir)/cvs.1
+       $(PDFS)
 
-doc: info
+doc: info pdf
 .PHONY: doc
 
 txt: $(TXTS)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]