ngspice/tests/transmission/Makefile.am

19 lines
359 B
Makefile
Raw Normal View History

2003-08-24 21:14:03 +02:00
## Process this file with automake to produce Makefile.in
TESTS = \
cpl_ibm2.cir \
cpl3_4_line.cir \
2010-01-16 23:11:43 +01:00
ltra1_1_line.cir \
ltra2_2_line.cir \
txl1_1_line.cir \
2010-01-16 23:11:43 +01:00
txl2_3_line.cir
2004-08-09 17:21:33 +02:00
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
2003-08-24 21:14:03 +02:00
EXTRA_DIST = \
$(TESTS) \
2003-08-24 21:14:03 +02:00
$(TESTS:.cir=.out)
MAINTAINERCLEANFILES = Makefile.in