bsim6 cmc qa test
This commit is contained in:
parent
f6218a3197
commit
afe027f8de
|
|
@ -1164,6 +1164,7 @@ AC_CONFIG_FILES([Makefile
|
|||
tests/bsim3soifd/Makefile
|
||||
tests/bsim3soipd/Makefile
|
||||
tests/bsim4/Makefile
|
||||
tests/bsim6/Makefile
|
||||
tests/bsimsoi/Makefile
|
||||
tests/filters/Makefile
|
||||
tests/general/Makefile
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
SUBDIRS = \
|
||||
bsim3 \
|
||||
bsim4 \
|
||||
bsim6 \
|
||||
bsimsoi \
|
||||
hisim \
|
||||
hisimhv1 \
|
||||
|
|
@ -22,6 +23,7 @@ DIST_SUBDIRS = \
|
|||
bsim3soifd \
|
||||
bsim3soipd \
|
||||
bsim4 \
|
||||
bsim6 \
|
||||
bsimsoi \
|
||||
filters \
|
||||
general \
|
||||
|
|
|
|||
Loading…
Reference in New Issue