aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-05-31 18:03:08 +0200
committerChristian Grothoff <christian@grothoff.org>2016-05-31 18:03:08 +0200
commit8df221157155758fb352e97f671439db5e2f0fa2 (patch)
treedada8cb7a03124a3abe54cbd89697bb28c55ef85
parent6e09c921448dda9248ed5a5574c74e7482b2e14e (diff)
downloadwww-8df221157155758fb352e97f671439db5e2f0fa2.tar.gz
www-8df221157155758fb352e97f671439db5e2f0fa2.zip
adding Makefile to build ts code in web-common
-rw-r--r--Makefile2
m---------web-common0
2 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 ..
diff --git a/web-common b/web-common
Subproject dfa825243b718e222013d35a58b2dd8ec0ef05a Subproject ceadbcde5db45724333b1cad87069c332b09867