Browse Source

remove test1.cir from EXTRA_DIST

h_vogt 15 years ago
parent
commit
db1fe413fe
  1. 3
      ChangeLog
  2. 4
      tests/hisim/Makefile.am

3
ChangeLog

@ -1,3 +1,6 @@
2011-06-02 Holger Vogt
* tests/hisim/makefile.am: no more test1.cir in EXTRA_DIST
2011-06-01 Dietmar Warning 2011-06-01 Dietmar Warning
* devices/bjt/bjt.c: introduce ccc as an alias for the * devices/bjt/bjt.c: introduce ccc as an alias for the
zero bias substrate junction capacitance cjs zero bias substrate junction capacitance cjs

4
tests/hisim/Makefile.am

@ -9,9 +9,7 @@ TESTS_ENVIRONMENT = \
EXTRA_DIST = \ EXTRA_DIST = \
$(TESTS) \ $(TESTS) \
nmos pmos \
test1.cir \
test1.out
nmos pmos
MAINTAINERCLEANFILES = Makefile.in MAINTAINERCLEANFILES = Makefile.in

Loading…
Cancel
Save