ngspice/tests/vbic/Makefile.am

20 lines
346 B
Makefile
Raw Normal View History

## Process this file with automake to produce Makefile.in
2004-08-09 17:19:20 +02:00
TESTS = CEamp.cir \
FG.cir \
FO.cir \
diffamp.cir \
noise_scale_test.cir \
2008-11-29 18:07:55 +01:00
temp.cir
2004-08-09 17:19:20 +02:00
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
EXTRA_DIST = \
$(TESTS) \
2004-08-09 17:19:20 +02:00
$(TESTS:.cir=.out)
MAINTAINERCLEANFILES = Makefile.in