Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / update-copyright-tests
blob3fab6f068927c6c729a3eec1043b0fdb48411376
1 Files:
2 tests/test-update-copyright.sh
4 Depends-on:
6 configure.ac:
7 abs_aux_dir=`cd "$ac_aux_dir"; pwd`
8 AC_SUBST([abs_aux_dir])
10 Makefile.am:
11 TESTS += test-update-copyright.sh
12 TESTS_ENVIRONMENT += abs_aux_dir='$(abs_aux_dir)'