summaryrefslogtreecommitdiff
path: root/storage/mroonga/vendor/groonga/plugins/ruby/Makefile.am
blob: a4949727d1ab0f2a35723a63014eacdcac6d8858 (plain)
1
2
3
4
5
6
7
8
9
EXTRA_DIST =					\
	CMakeLists.txt

if WITH_MRUBY
dist_ruby_plugins_DATA =			\
	$(ruby_scripts)
endif

include sources.am