diff options
Diffstat (limited to 'Windows/spice/tests/general/Makefile.am')
-rw-r--r-- | Windows/spice/tests/general/Makefile.am | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Windows/spice/tests/general/Makefile.am b/Windows/spice/tests/general/Makefile.am deleted file mode 100644 index a6c1775d..00000000 --- a/Windows/spice/tests/general/Makefile.am +++ /dev/null @@ -1,20 +0,0 @@ -## Process this file with automake to produce Makefile.in - - -TESTS = \ - mosamp.cir \ - mosmem.cir \ - rc.cir \ - rca3040.cir \ - rtlinv.cir \ - schmitt.cir \ - diffpair.cir \ - fourbitadder.cir - -TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice - -EXTRA_DIST = \ - $(TESTS) \ - $(TESTS:.cir=.out) - -MAINTAINERCLEANFILES = Makefile.in |