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