extend qa test to hisimhv version 2

This commit is contained in:
dwarning 2015-03-30 12:48:44 +02:00
parent f135a32401
commit 886bc336bf
2 changed files with 3 additions and 0 deletions

View File

@ -1172,6 +1172,7 @@ AC_CONFIG_FILES([Makefile
tests/hfet/Makefile
tests/hisim/Makefile
tests/hisimhv1/Makefile
tests/hisimhv2/Makefile
tests/jfet/Makefile
tests/mes/Makefile
tests/mesa/Makefile

View File

@ -6,6 +6,7 @@ SUBDIRS = \
bsimsoi \
hisim \
hisimhv1 \
hisimhv2 \
regression
if XSPICE_WANTED
@ -27,6 +28,7 @@ DIST_SUBDIRS = \
hfet \
hisim \
hisimhv1 \
hisimhv2 \
jfet \
mes \
mesa \