diff options
Diffstat (limited to 'paludis/files.m4')
-rw-r--r-- | paludis/files.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paludis/files.m4 b/paludis/files.m4 index 944c6346b..b811141b6 100644 --- a/paludis/files.m4 +++ b/paludis/files.m4 @@ -96,7 +96,7 @@ add(`set_file', `hh', `cc', `se', `test', `te add(`slot_requirement', `hh', `fwd', `cc') add(`spec_tree', `hh', `fwd', `cc') add(`standard_output_manager', `hh', `cc', `fwd') -add(`stripper', `hh', `cc', `fwd', `test', `testscript') +add(`stripper', `hh', `cc', `fwd', `gtest', `testscript') add(`syncer', `hh', `cc') add(`tar_merger', `hh', `cc', `fwd', `gtest', `testscript', `se') add(`tee_output_manager', `hh', `cc', `fwd') |