diff options
Diffstat (limited to 'Windows/spice/tests/bsim3/ac_sim/Makefile.am')
-rw-r--r-- | Windows/spice/tests/bsim3/ac_sim/Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Windows/spice/tests/bsim3/ac_sim/Makefile.am b/Windows/spice/tests/bsim3/ac_sim/Makefile.am deleted file mode 100644 index e3cfa712..00000000 --- a/Windows/spice/tests/bsim3/ac_sim/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -## Process this file with automake to produce Makefile.in - -TESTS = gain-stage.cir \ - op-amp.cir - - -TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice - -EXTRA_DIST = \ - $(TESTS) \ - $(TESTS:.cir=.out) - -MAINTAINERCLEANFILES = Makefile.in |