updates for `make dist'

This commit is contained in:
rlar 2011-05-31 15:52:52 +00:00
parent 83f7548b9b
commit 89beb5db3a
5 changed files with 16 additions and 3 deletions

View File

@ -1,3 +1,10 @@
2011-05-31 Robert Larice
* src/Makefile.am ,
* tests/Makefile.am ,
* tests/hisim/Makefile.am ,
* tests/hisimhv/Makefile.am :
updates for `make dist'
2011-05-30 Robert Larice
* tests/bin/check_cmc.sh :
incorporate CMC test suite into make target 'check'

View File

@ -26,7 +26,7 @@ endif !WINDOWS
endif !TCL_MODULE
EXTRA_DIST = ngspice.txt setplot spectrum \
devload devaxis ciderinit winmain.c unsupported \
devload devaxis ciderinit winmain.c winmain.h unsupported \
tclspice.c tclspice.map pkgIndex.tcl.in tclspinit.in main.c

View File

@ -11,6 +11,8 @@ SUBDIRS = bsim1 \
filters \
general \
hfet \
hisim \
hisimhv \
jfet \
mes \
mesa \
@ -34,6 +36,8 @@ DIST_SUBDIRS = bsim1 \
filters \
general \
hfet \
hisim \
hisimhv \
jfet \
mes \
mesa \

View File

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

View File

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