diff options
Diffstat (limited to 'test/cxxfilt/ts/Makefile')
| -rw-r--r-- | test/cxxfilt/ts/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/cxxfilt/ts/Makefile b/test/cxxfilt/ts/Makefile index 9e2f728033c4..45e4e5560918 100644 --- a/test/cxxfilt/ts/Makefile +++ b/test/cxxfilt/ts/Makefile @@ -2,7 +2,11 @@ TOP= ../../.. +SUBDIR+= builtin SUBDIR+= misc +SUBDIR+= qualifiers SUBDIR+= regression +SUBDIR+= substitute +SUBDIR+= template .include "${TOP}/mk/elftoolchain.subdir.mk" |
