summaryrefslogtreecommitdiff
path: root/modules/update-copyright-tests
blob: 3fab6f068927c6c729a3eec1043b0fdb48411376 (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 += abs_aux_dir='$(abs_aux_dir)'