diff --git a/Makefile.in b/Makefile.in index 1a8b5a047..ec8179c73 100644 --- a/Makefile.in +++ b/Makefile.in @@ -121,7 +121,8 @@ DISTFILES_INC = $(INFOS) .gitignore Artistic COPYING COPYING.LESSER \ test_*/.*ignore test_*/Makefile* test_*/*.cpp \ test_*/*.pl test_*/*.v test_*/*.vc test_*/*.vh \ test_verilated/vgen*.pl \ - test_regress/t/tsub/*.v* \ + test_regress/t/t*/*.sv* \ + test_regress/t/t*/*.v* \ test_regress/t/*.cpp \ test_regress/t/*.h \ test_regress/t/*.dat \