aboutsummaryrefslogtreecommitdiff
path: root/talerbank/app/Makefile.am
blob: 6376a68dd56ff2f937b02a53627e624c657a47a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SUBDIRS = . management migrations templates static

EXTRA_DIST = \
  admin.py \
  schemas.py \
  urls.py \
  views.py \
  amounts.py \
  checks.py  \
  __init__.py \
  models.py \
  tests.py \
  tests_alt.py