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 0a31ee93f..39f3bd555 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -63,7 +63,7 @@ add(`pipe', `hh', `cc') add(`pool', `hh', `cc', `impl', `test') add(`pretty_print', `hh', `cc', `test') add(`process', `hh', `cc', `fwd', `test', `testscript') -add(`pty', `hh', `cc', `test') +add(`pty', `hh', `cc', `gtest') add(`random', `hh', `cc', `test') add(`realpath', `hh', `cc', `gtest', `testscript') add(`remove_shared_ptr', `hh') |