gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 146/163: scripts: include _curl as part of CLEANFIL


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 146/163: scripts: include _curl as part of CLEANFILES
Date: Sun, 05 Aug 2018 12:37:52 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 0b4ccc97f26316476d4c2abbd429952bf61b6375
Author: Dave Reisner <address@hidden>
AuthorDate: Sat Jul 7 08:08:57 2018 -0400

    scripts: include _curl as part of CLEANFILES
    
    Closes #2718
---
 scripts/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 32dc1b9e2..15c08828c 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -24,6 +24,8 @@ PERL = @PERL@
 
 ZSH_COMPLETION_FUNCTION_FILENAME = _curl
 
+CLEANFILES = $(ZSH_COMPLETION_FUNCTION_FILENAME)
+
 all-local: $(ZSH_COMPLETION_FUNCTION_FILENAME)
 
 $(ZSH_COMPLETION_FUNCTION_FILENAME): zsh.pl

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



reply via email to

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