remove test1.cir from EXTRA_DIST
This commit is contained in:
parent
042dfaadf8
commit
db1fe413fe
|
|
@ -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
|
||||
* devices/bjt/bjt.c: introduce ccc as an alias for the
|
||||
zero bias substrate junction capacitance cjs
|
||||
|
|
|
|||
|
|
@ -9,9 +9,7 @@ TESTS_ENVIRONMENT = \
|
|||
|
||||
EXTRA_DIST = \
|
||||
$(TESTS) \
|
||||
nmos pmos \
|
||||
test1.cir \
|
||||
test1.out
|
||||
nmos pmos
|
||||
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue