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 3ef324306..2e8efb49f 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -60,7 +60,7 @@ add(`operators', `hh') add(`options', `hh', `fwd', `cc', `gtest') add(`pimp', `hh', `impl') add(`pipe', `hh', `cc') -add(`pool', `hh', `cc', `impl', `gtest') +add(`pool', `hh', `cc', `impl', `gtest', `fwd') add(`pretty_print', `hh', `cc', `gtest') add(`process', `hh', `cc', `fwd', `gtest', `testscript') add(`pty', `hh', `cc', `gtest') |