gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-wallet-webex] 01/02: also delete dist/ in 'make clea


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-webex] 01/02: also delete dist/ in 'make clean'
Date: Mon, 29 May 2017 01:52:07 +0200

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

dold pushed a commit to branch master
in repository wallet-webex.

commit 59466f01d1159718953817e5f1d1fcafbd6eecc5
Author: Florian Dold <address@hidden>
AuthorDate: Mon May 29 01:51:58 2017 +0200

    also delete dist/ in 'make clean'
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 444bfdcf..3cca187c 100644
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ typedoc:
 .PHONY: clean
 clean:
        rm -rf build/
+       rm -rf dist/
 
 .PHONY: check
 check: tsc yarn-install

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



reply via email to

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