gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet-texinfo] branch master updated: Makefile: 'make pdf


From: gnunet
Subject: [GNUnet-SVN] [gnunet-texinfo] branch master updated: Makefile: 'make pdf' now builds pdf files with '--quiet' option.
Date: Fri, 17 Mar 2017 17:38:49 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet-texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new c32e159  Makefile: 'make pdf' now builds pdf files with '--quiet' 
option.
c32e159 is described below

commit c32e159402dadaebd492c1464be1d3d6f1872ba4
Author: ng0 <address@hidden>
AuthorDate: Fri Feb 17 16:58:02 2017 +0000

    Makefile: 'make pdf' now builds pdf files with '--quiet' option.
---
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index dab29da..fec0841 100644
--- a/Makefile
+++ b/Makefile
@@ -5,3 +5,6 @@ clean:
        rm *.cp
        rm *.cps
        rm *.toc
+
+pdf:
+       texi2pdf --quiet *.texi

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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