[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-bank] 01/01: add missing files to EXTRA_DIST
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-bank] 01/01: add missing files to EXTRA_DIST |
Date: |
Mon, 09 Apr 2018 01:00:21 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to annotated tag v0.5.0
in repository bank.
commit 4ec34f299217bcada3133845200a33bb6000d311
Author: Florian Dold <address@hidden>
AuthorDate: Mon Apr 9 01:00:08 2018 +0200
add missing files to EXTRA_DIST
---
talerbank/app/migrations/Makefile.am | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/talerbank/app/migrations/Makefile.am
b/talerbank/app/migrations/Makefile.am
index c2817bd..628991f 100644
--- a/talerbank/app/migrations/Makefile.am
+++ b/talerbank/app/migrations/Makefile.am
@@ -1,5 +1,17 @@
SUBDIRS = .
EXTRA_DIST = \
-0001_squashed_0013_remove_banktransaction_reimburses.py \
-__init__.py
+ 0001_initial.py \
+ 0002_bankaccount_amount.py \
+ 0003_auto_20171030_1346.py \
+ 0004_auto_20171030_1428.py \
+ 0005_remove_banktransaction_currency.py \
+ 0006_auto_20171031_0823.py \
+ 0007_auto_20171031_0906.py \
+ 0008_auto_20171031_0938.py \
+ 0009_auto_20171120_1642.py \
+ 0010_banktransaction_cancelled.py \
+ 0011_banktransaction_reimburses.py \
+ 0012_auto_20171212_1540.py \
+ 0013_remove_banktransaction_reimburses.py \
+ __init__.py
--
To stop receiving notification emails like this one, please contact
address@hidden