summaryrefslogtreecommitdiff
path: root/storage/mroonga/vendor/groonga/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'storage/mroonga/vendor/groonga/plugins/Makefile.am')
-rw-r--r--storage/mroonga/vendor/groonga/plugins/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/storage/mroonga/vendor/groonga/plugins/Makefile.am b/storage/mroonga/vendor/groonga/plugins/Makefile.am
new file mode 100644
index 00000000000..75a00597e06
--- /dev/null
+++ b/storage/mroonga/vendor/groonga/plugins/Makefile.am
@@ -0,0 +1,9 @@
+SUBDIRS = \
+ tokenizers \
+ suggest \
+ table \
+ query_expanders \
+ ruby
+
+EXTRA_DIST = \
+ CMakeLists.txt