mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 19:41:47 +01:00
7 lines
125 B
Text
7 lines
125 B
Text
|
noinstall_ruby_scripts = \
|
||
|
prepare-sphinx-html.rb \
|
||
|
upload-to-github.rb
|
||
|
|
||
|
EXTRA_DIST = \
|
||
|
$(noinstall_ruby_scripts)
|