3
0
Fork 0

Look for renamed kiwix-compile-resources script as well

See https://github.com/kiwix/kiwix-lib/pull/76
better_search_tool
Kunal Mehta 8 years ago committed by Matthieu Gautier
parent fa3f33d3c7
commit cd72a2d73c

@ -1,4 +1,4 @@
res_compiler = find_program('compile_resources.py')
res_compiler = find_program('kiwix-compile-resources', 'compile_resources.py')
subdir('server')

Loading…
Cancel
Save