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 f14c61de5..4924f1749 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -57,7 +57,7 @@ add(`mutex', `hh', `cc', `fwd', `test') add(`named_value', `hh', `cc', `fwd') add(`no_type', `hh') add(`operators', `hh') -add(`options', `hh', `fwd', `cc', `test') +add(`options', `hh', `fwd', `cc', `gtest') add(`pimp', `hh', `impl') add(`pipe', `hh', `cc') add(`pool', `hh', `cc', `impl', `gtest') |