summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-01-24 16:44:57 +0100
committerChristian Grothoff <christian@grothoff.org>2016-01-24 16:44:57 +0100
commit9aa323ca7bcf1567f6ecf98cf73b5691ade1b816 (patch)
treeb242a706db0f3eec5ddbabdbd3f19ec7853d90b8 /configure.ac
parent072d819e23e6a8fa336664f6e7a851bcd23f03e1 (diff)
downloadexchange-9aa323ca7bcf1567f6ecf98cf73b5691ade1b816.tar.gz
exchange-9aa323ca7bcf1567f6ecf98cf73b5691ade1b816.tar.bz2
exchange-9aa323ca7bcf1567f6ecf98cf73b5691ade1b816.zip
adding skeletons for plugins
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ccb0c1f31..8f06b520b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -357,6 +357,7 @@ AC_CONFIG_FILES([Makefile
src/include/Makefile
src/util/Makefile
src/pq/Makefile
+ src/wire/Makefile
src/mintdb/Makefile
src/mint/Makefile
src/mint-tools/Makefile