aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-10-04 11:31:17 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-10-04 11:31:17 +0200
commit64ebcadabb620b9092c04da4a59cda3a065d01d4 (patch)
treefee1ae07c2032c61146bd7ce288f95d12cd18aed /configure.ac
parente1bf3661ecc4a884a2ee4545a93621e649c740f4 (diff)
added targets for age_restriciton and auction_brandt
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 290afd0a..5bdfcecd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -532,6 +532,8 @@ AC_CONFIG_FILES([Makefile
src/exchangedb/Makefile
src/exchange-tools/Makefile
src/extensions/Makefile
+ src/extensions/age_restriction/Makefile
+ src/extensions/auction_brandt/Makefile
src/lib/Makefile
src/kyclogic/Makefile
src/testing/Makefile