gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 02/02: doc/Makefile: Add clean rule.


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/02: doc/Makefile: Add clean rule.
Date: Tue, 26 Sep 2017 17:11:25 +0200

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

ng0 pushed a commit to branch master
in repository gnunet.

commit 72eed87e6d34d15d60d2cb0b2f4cdeabbf0ad690
Author: ng0 <address@hidden>
AuthorDate: Tue Sep 26 15:11:03 2017 +0000

    doc/Makefile: Add clean rule.
---
 doc/Makefile.am | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index cbb5fb462..7951bb26b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -163,6 +163,13 @@ doc-all-install: doc-all-give-me-the-noise
        @cp -r gnunet-c-tutorial $(DESTDIR)/$(docdir)
        @cp -r images $(DESTDIR)/$(infoimagedir)
 
+# TODO: Add more to clean.
+clean:
+       @rm gnunet.pdf
+       @rm gnunet-c-tutorial.pdf
+       @rm gnunet.info
+       @rm gnunet-c-tutorial.info
+
 CLEANFILES =                                           \
        gnunet.log                                      \
        gnunet-c-tutorial.log                           \

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



reply via email to

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