gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: fix make clean targ


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: fix make clean target
Date: Tue, 09 May 2017 10:28:52 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new d3f0593  fix make clean target
d3f0593 is described below

commit d3f05931d59c2c9bc1d18c60173f8cdb59690d7b
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue May 9 10:34:06 2017 +0200

    fix make clean target
---
 src/mitm/Makefile.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/mitm/Makefile.in b/src/mitm/Makefile.in
index fa7bd1c..4a9f33a 100644
--- a/src/mitm/Makefile.in
+++ b/src/mitm/Makefile.in
@@ -17,3 +17,5 @@ install: install-data
 .PHONY: check
 check:
        true
+clean:
+       true

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



reply via email to

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