summaryrefslogtreecommitdiff
path: root/examples/shop/Makefile.am
blob: e005bec1caf40bdf5d780249a0b311d80f004a5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# This Makefile.am is in the public domain
SUBDIRS = web-common .

EXTRA_DIST = \
  checkout.php \
  config.php \
  fulfillment.php \
  generate_taler_contract.php \
  index.php \
  pay.php \
  README \
  style.css