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