scripts/Makefile.am
author Alpar Juttner <alpar@cs.elte.hu>
Fri, 03 Sep 2010 15:37:19 +0200
changeset 994 7d166b8b8018
permissions -rw-r--r--
Safer call of ./scripts/chg-len.py on Windows (#389)

Still hard to get it worked properly by user. It needs
- a python interpreter in the exec path
- the mercurial modules accessible by this interpreter
     1 EXTRA_DIST += \
     2 	scripts/bib2dox.py \
     3 	scripts/bootstrap.sh \
     4 	scripts/chg-len.py \
     5 	scripts/mk-release.sh \
     6 	scripts/unify-sources.sh \
     7 	scripts/valgrind-wrapper.sh