From be520381ccc4325121f0408bb0e4cf92cadfa22c Mon Sep 17 00:00:00 2001 From: dwarning Date: Wed, 25 Feb 2009 20:44:26 +0000 Subject: [PATCH] Transimp moved to examples --- examples/TransImpedanceAmp/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 examples/TransImpedanceAmp/Makefile.am diff --git a/examples/TransImpedanceAmp/Makefile.am b/examples/TransImpedanceAmp/Makefile.am deleted file mode 100644 index 6932b4b0a..000000000 --- a/examples/TransImpedanceAmp/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -## Process this file with automake to produce Makefile.in - -TESTS = \ - output.net - -TESTS_ENVIRONMENT = $(SHELL) $(srcdir)/../check.sh $(top_builddir)/src/ngspice - -EXTRA_DIST = output.net README - -MAINTAINERCLEANFILES = Makefile.in