summaryrefslogtreecommitdiff
path: root/Windows/spice/tests/vbic/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Windows/spice/tests/vbic/Makefile.am')
-rw-r--r--Windows/spice/tests/vbic/Makefile.am19
1 files changed, 19 insertions, 0 deletions
diff --git a/Windows/spice/tests/vbic/Makefile.am b/Windows/spice/tests/vbic/Makefile.am
new file mode 100644
index 00000000..e9186f87
--- /dev/null
+++ b/Windows/spice/tests/vbic/Makefile.am
@@ -0,0 +1,19 @@
+## Process this file with automake to produce Makefile.in
+
+
+
+TESTS = CEamp.cir \
+ FG.cir \
+ FO.cir \
+ diffamp.cir \
+ noise_scale_test.cir \
+ temp.cir
+
+TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
+
+EXTRA_DIST = \
+ $(TESTS) \
+ $(TESTS:.cir=.out)
+
+
+MAINTAINERCLEANFILES = Makefile.in