X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;h=a42be2356ec66ce15a98bd3df860af9850c0ad0d;hb=f30dbbd26d18e3014762ccc37b8e5ab65b596b35;hp=fa33764e54ec1400bb1c4e7837bfc887d598939e;hpb=5e8be10581980ed8b9feafac9f6166c0849dbd72;p=coloredstderr%2Fcoloredstderr.git diff --git a/tests/Makefile.am b/tests/Makefile.am index fa33764..a42be23 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -2,7 +2,8 @@ TESTS = test_example.sh \ test_exec.sh \ test_noforce.sh \ test_redirects.sh \ - test_simple.sh + test_simple.sh \ + test_symbols.sh check_PROGRAMS = example example_exec example_SOURCES = example.c example_exec_SOURCES = example_exec.c