summaryrefslogtreecommitdiff
path: root/modules/update-copyright-tests
blob: 5dc8ee1c48ec37399d2d6d45fad97ba7dc421c11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Files:
tests/test-update-copyright.sh

Depends-on:

configure.ac:
abs_aux_dir=`cd "$ac_aux_dir"; pwd`
AC_SUBST([abs_aux_dir])

Makefile.am:
TESTS += test-update-copyright.sh
TESTS_ENVIRONMENT += PATH='$(abs_aux_dir)'$(PATH_SEPARATOR)"$$PATH"