diff options
Diffstat (limited to 'paludis/util/files.m4')
-rw-r--r-- | paludis/util/files.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paludis/util/files.m4 b/paludis/util/files.m4 index 4a303dd0f..e9c4a2cb9 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -96,5 +96,5 @@ add(`visitor_cast', `hh', `cc', `fwd') add(`wildcard_expander', `hh', `cc', `test', `testscript') add(`wrapped_forward_iterator', `hh', `fwd', `impl', `test') add(`wrapped_output_iterator', `hh', `fwd', `impl') -add(`wrapped_value', `hh', `fwd', `impl', `test') +add(`wrapped_value', `hh', `fwd', `impl', `gtest') |