diff options
Diffstat (limited to 'paludis/util/files.m4')
-rw-r--r-- | paludis/util/files.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/paludis/util/files.m4 b/paludis/util/files.m4 index 9f8e2416b..11ca69c4d 100644 --- a/paludis/util/files.m4 +++ b/paludis/util/files.m4 @@ -62,6 +62,7 @@ add(`output_wrapper', `test', `testscript') add(`pimp', `hh', `impl') add(`pipe', `hh', `cc') add(`pretty_print', `hh', `cc', `test') +add(`process', `hh', `cc', `fwd', `test') add(`pty', `hh', `cc', `test') add(`random', `hh', `cc', `test') add(`realpath', `hh', `cc', `test', `testscript') |