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 fd2231f52..0a31ee93f 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -65,7 +65,7 @@ add(`pretty_print', `hh', `cc', `test') add(`process', `hh', `cc', `fwd', `test', `testscript') add(`pty', `hh', `cc', `test') add(`random', `hh', `cc', `test') -add(`realpath', `hh', `cc', `test', `testscript') +add(`realpath', `hh', `cc', `gtest', `testscript') add(`remove_shared_ptr', `hh') add(`return_literal_function', `hh', `cc', `fwd', `gtest') add(`rmd160', `hh', `cc', `gtest') |