Location: LEMON/LEMON-main/tools/Makefile.am - annotation

Load file history
gravatar
kpeter (Peter Kovacs)
Use pathCopy(from,to) instead of copyPath(to,from) (#321) The old version is kept as a deprecated alternative.
1
2
3
4
5
6
if WANT_TOOLS

bin_PROGRAMS +=
dist_bin_SCRIPTS += tools/lemon-0.x-to-1.x.sh

endif WANT_TOOLS