gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-web-common] branch master updated: fix #4670: run mn


From: gnunet
Subject: [GNUnet-SVN] [taler-web-common] branch master updated: fix #4670: run mnifier also on 'make install'
Date: Sat, 04 Nov 2017 18:51:34 +0100

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

grothoff pushed a commit to branch master
in repository web-common.

The following commit(s) were added to refs/heads/master by this push:
     new 0a65d59  fix #4670: run mnifier also on 'make install'
0a65d59 is described below

commit 0a65d5985b0474b4597dc2936f5791559c2a8a5a
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Nov 4 18:51:26 2017 +0100

    fix #4670: run mnifier also on 'make install'
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 484b53e..32d62a9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,6 +27,7 @@ pkgdata_DATA = \
   taler-wallet-lib.js
 
 all: taler-wallet-lib.min.js taler-wallet-lib.js.tar.gz taler-wallet-lib.js
+install: all
 
 %.min.js: %.js
        python3 -m jsmin $< > $@

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



reply via email to

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