diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 04c89e7d..2ca990d8 100644 --- a/configure.ac +++ b/configure.ac @@ -546,4 +546,8 @@ AC_CONFIG_FILES([Makefile src/templating/Makefile src/util/Makefile ]) +# TODO: +# src/extensions/policy_null/Makefile +# src/extensions/policy_merchant_refund/Makefile +# src/extensions/policy_escrowed_payment/Makefile AC_OUTPUT |