gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch master updated: adding new entries to "


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: adding new entries to "make dist".
Date: Tue, 13 Feb 2018 16:20:15 +0100

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

marcello pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 2ccd46c  adding new entries to "make dist".
2ccd46c is described below

commit 2ccd46c73166970ebae9063dc2612e2ae2274beb
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Feb 13 16:19:53 2018 +0100

    adding new entries to "make dist".
---
 talerbank/app/Makefile.am        | 3 ++-
 talerbank/app/static/Makefile.am | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/talerbank/app/Makefile.am b/talerbank/app/Makefile.am
index daf81cf..0af3d65 100644
--- a/talerbank/app/Makefile.am
+++ b/talerbank/app/Makefile.am
@@ -9,4 +9,5 @@ EXTRA_DIST = \
   __init__.py \
   models.py \
   tests.py \
-  tests_alt.py
+  tests_alt.py \
+  middleware.py
diff --git a/talerbank/app/static/Makefile.am b/talerbank/app/static/Makefile.am
index 9dfaa0d..b393a6c 100644
--- a/talerbank/app/static/Makefile.am
+++ b/talerbank/app/static/Makefile.am
@@ -2,4 +2,5 @@ SUBDIRS = . web-common
 
 EXTRA_DIST = \
   favicon.ico \
-  bank.css
+  bank.css \
+  disabled-button.css

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



reply via email to

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