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 6e8d32b0e..0333b25ad 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -9,7 +9,7 @@ dnl `test', `impl', `testscript'. Note that there isn't much error checking done dnl on this file at present... add(`accept_visitor', `hh') -add(`action_queue', `hh', `cc', `test') +add(`action_queue', `hh', `cc', `gtest') add(`active_object_ptr', `hh', `cc', `fwd', `test') add(`attributes', `hh') add(`buffer_output_stream', `hh', `cc', `fwd', `test') |