diff options
author | 2009-04-22 23:50:28 +0100 | |
---|---|---|
committer | 2009-04-22 23:50:28 +0100 | |
commit | c8ccb98cd5eaff762db1b1de73411c4838a2b3a8 (patch) | |
tree | a34c2d12eced8832f0584d0ca60d3cf64c18820c | |
parent | 3f604b75acac117d1481a274a6421ece14249b36 (diff) | |
download | paludis-0.36.1.tar.gz paludis-0.36.1.tar.xz |
peper fails it0.36.1
-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 23d58faf3..b9aac6553 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -54,7 +54,7 @@ add(`private_implementation_pattern', `hh', `impl') add(`random', `hh', `cc', `test') add(`remove_shared_ptr', `hh') add(`rmd160', `hh', `cc', `test') -add(`safe_ifstream', `hh', `cc', `test', `testscript') +add(`safe_ifstream', `hh', `cc', `fwd', `test', `testscript') add(`safe_ofstream', `hh', `cc', `test', `testscript') add(`save', `hh', `test') add(`select', `hh') |