diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-06-05 11:59:53 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-06-05 11:59:53 +0200 |
commit | a3017d9fdc5e9bd218f0a7f3ffd665e2453b58db (patch) | |
tree | e10b103ff1bca6c34069a65872b031869ea19eeb /configure.ac | |
parent | 31b7acfd671aac33aaae3f1badbeab9bfbe66426 (diff) |
move python mitm to its own git, work on #5064
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 548ea9c8..5378a990 100644 --- a/configure.ac +++ b/configure.ac @@ -302,7 +302,5 @@ src/include/Makefile src/backenddb/Makefile src/backend/Makefile src/lib/Makefile -src/merchant-tools/mitm/taler-merchant-mitm -src/merchant-tools/mitm/merchant-mitm.wsgi -src/merchant-tools/mitm/Makefile]) +]) AC_OUTPUT |