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 f3ad1f640..2411e28da 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -18,7 +18,7 @@ add(`channel', `hh', `cc') add(`checked_delete', `hh') add(`clone', `hh', `impl') add(`config_file', `hh', `cc', `fwd', `se', `test', `testscript') -add(`condition_variable', `hh', `cc', `test') +add(`condition_variable', `hh', `cc', `gtest') add(`cookie', `hh', `cc') add(`create_iterator', `hh', `fwd', `impl', `gtest') add(`damerau_levenshtein', `hh', `cc', `gtest') |