Fixup draw.c not to special case based on HID name, use flags instead
[geda-pcb/pcjc2.git] / tests / Makefile.am
blobca3fd1983dde4b9973bff3fe1602c4fdeb4c1562
1 ## -*- makefile -*-
3 SUBDIRS=        golden inputs
5 TESTS_ENVIRONMENT=      \
6         GERBV=${GERBV} \
7         IM_ANIMATE=${IM_ANIMATE} \
8         IM_COMPARE=${IM_COMPARE} \
9         IM_COMPOSITE=${IM_COMPOSITE} \
10         IM_CONVERT=${IM_CONVERT} \
11         IM_DISPLAY=${IM_DISPLAY} \
12         IM_MONTAGE=${IM_MONTAGE}
14 RUN_TESTS=      run_tests.sh
16 check_SCRIPTS=          ${RUN_TESTS}
18 # if we have the required tools, then run the regression test
19 if HAVE_TEST_TOOLS
20 TESTS=  ${RUN_TESTS}
21 endif
23 EXTRA_DIST=     ${RUN_TESTS} tests.list README.txt
25 # these are created by 'make check'
26 clean-local:
27         rm -rf outputs