diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-08-16 14:06:46 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-08-16 14:06:46 +0200 |
commit | c1d0a7d2e64fd7c6bd041a5259cf212b3aabd414 (patch) | |
tree | 8b5c4d05187336048f13c1e500501f6e6bbda727 /configure.ac | |
parent | 19010a2f6d658e78ded8abb02995d9154d22bbf3 (diff) |
-move templating logic to libtalertemplating of exchange
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 79130ef5..7286e277 100644 --- a/configure.ac +++ b/configure.ac @@ -395,7 +395,6 @@ src/backenddb/Makefile src/include/Makefile src/lib/Makefile src/merchant-tools/Makefile -src/mustach/Makefile src/testing/Makefile ]) AC_OUTPUT |