ngspice/tests/regression/lib-processing/Makefile.am

13 lines
303 B
Makefile
Raw Normal View History

2013-01-19 18:10:30 +01:00
## Process this file with automake to produce Makefile.in
TESTS = ex1a.cir ex1b.cir ex2a.cir ex3a.cir
TESTS_ENVIRONMENT = ngspice_vpath=$(srcdir) $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
EXTRA_DIST = \
$(TESTS) \
$(TESTS:.cir=.out)
MAINTAINERCLEANFILES = Makefile.in