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

if WITH_MRUBY
dist_sharding_plugins_DATA =			\
	$(sharding_scripts)
endif

include sources.am