X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=a42be2356ec66ce15a98bd3df860af9850c0ad0d;hp=fa33764e54ec1400bb1c4e7837bfc887d598939e;hb=d8be625da928025e96417c1b62f3336251204cef;hpb=5e8be10581980ed8b9feafac9f6166c0849dbd72 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