diff options
Diffstat (limited to 'paludis/files.m4')
-rw-r--r-- | paludis/files.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paludis/files.m4 b/paludis/files.m4 index 573c84b64..2f30b5df2 100644 --- a/paludis/files.m4 +++ b/paludis/files.m4 @@ -9,7 +9,7 @@ dnl `test', `impl', `testscript'. Note that there isn't much error checking done dnl on this file at present... add(`about', `hh', `test') -add(`action', `hh', `cc', `fwd', `se', `sr') +add(`action', `hh', `cc', `fwd', `se') add(`condition_tracker', `hh', `cc') add(`contents', `hh', `cc', `fwd') add(`dep_label', `hh', `cc', `fwd') |