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 214e1e66d..a47b7e10d 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -69,7 +69,7 @@ add(`realpath', `hh', `cc', `test', `testscript') add(`remove_shared_ptr', `hh') add(`return_literal_function', `hh', `cc', `fwd', `test') add(`rmd160', `hh', `cc', `test') -add(`safe_ifstream', `hh', `cc', `fwd', `test', `testscript') +add(`safe_ifstream', `hh', `cc', `fwd', `gtest', `testscript') add(`safe_ofstream', `hh', `cc', `gtest', `testscript') add(`save', `hh', `gtest') add(`sequence', `hh', `fwd', `impl', `cc') |