diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-01-24 16:44:57 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-01-24 16:44:57 +0100 |
commit | 9aa323ca7bcf1567f6ecf98cf73b5691ade1b816 (patch) | |
tree | b242a706db0f3eec5ddbabdbd3f19ec7853d90b8 /configure.ac | |
parent | 072d819e23e6a8fa336664f6e7a851bcd23f03e1 (diff) |
adding skeletons for plugins
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
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 |