gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libextractor-python] branch master updated: Makefile: add


From: gnunet
Subject: [GNUnet-SVN] [libextractor-python] branch master updated: Makefile: add clean
Date: Sat, 16 Jun 2018 13:46:34 +0200

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

ng0 pushed a commit to branch master
in repository libextractor-python.

The following commit(s) were added to refs/heads/master by this push:
     new 8cc21fa  Makefile: add clean
8cc21fa is described below

commit 8cc21fadb7756118091091abfec347af8646b139
Author: Nils Gillmann <address@hidden>
AuthorDate: Sat Jun 16 11:47:07 2018 +0000

    Makefile: add clean
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index cf43958..b0b4f45 100644
--- a/Makefile
+++ b/Makefile
@@ -2,3 +2,6 @@ default: guix-environment
 
 guix-environment:
        guix environment -l guix-env.scm --pure
+
+clean:
+       rm -rf */*.pyc */*~ *~

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



reply via email to

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