aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-08-30 14:27:58 +0200
committerChristian Grothoff <christian@grothoff.org>2016-08-30 14:27:58 +0200
commit5346a2b9167c027820e6f3ef2f4457933192a6a1 (patch)
tree9da86eefda3340aa6c892b25f63801b0b7f6c53c /Makefile
parent7c476dafacdbb917e2f2d8ecc49eaa385f905571 (diff)
parent8921e899b300ead12f76f3c1afda2ce83d5e77ef (diff)
downloadwww-5346a2b9167c027820e6f3ef2f4457933192a6a1.tar.gz
www-5346a2b9167c027820e6f3ef2f4457933192a6a1.zip
merge
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 00000000..2d65b448
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
1all:
2 cd web-common && tsc taler-wallet-lib.ts && cd ..