bsim6 cmc qa test

This commit is contained in:
dwarning 2017-07-27 14:37:44 +02:00
parent f6218a3197
commit afe027f8de
2 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -3,6 +3,7 @@
SUBDIRS = \
bsim3 \
bsim4 \
bsim6 \
bsimsoi \
hisim \
hisimhv1 \
@ -22,6 +23,7 @@ DIST_SUBDIRS = \
bsim3soifd \
bsim3soipd \
bsim4 \
bsim6 \
bsimsoi \
filters \
general \