Codebase list groonga / upstream/9.0.9 tools / Makefile.am
upstream/9.0.9

Tree @upstream/9.0.9 (Download .tar.gz)

Makefile.am @upstream/9.0.9raw · history · blame

1
2
3
4
5
6
7
8
noinstall_ruby_scripts =			\
	groonga-memory-leak-checker.rb		\
	groonga-object-list-checker.rb		\
	prepare-sphinx-html.rb			\
	ucd-symbol-list.rb

EXTRA_DIST =					\
	$(noinstall_ruby_scripts)