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 47cd2a177..43baca696 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -71,7 +71,7 @@ add(`return_literal_function', `hh', `cc', `fwd', `test') add(`rmd160', `hh', `cc', `test') add(`safe_ifstream', `hh', `cc', `fwd', `test', `testscript') add(`safe_ofstream', `hh', `cc', `test', `testscript') -add(`save', `hh', `test') +add(`save', `hh', `gtest') add(`sequence', `hh', `fwd', `impl', `cc') add(`set', `hh', `fwd', `impl', `cc') add(`sha1', `hh', `cc', `gtest') |