diff options
author | 2008-02-02 16:27:55 +0000 | |
---|---|---|
committer | 2008-02-02 16:27:55 +0000 | |
commit | a5d40f88ff2e5452adb6e1b6f1d73b0bac7efde0 (patch) | |
tree | 91450c8d11ba03ebfb0c8bcda82e23fa513778c2 /paludis/files.m4 | |
parent | db6f0b1425ee62088bd290b3ae684ea2d51ff1ad (diff) | |
download | paludis-a5d40f88ff2e5452adb6e1b6f1d73b0bac7efde0.tar.gz paludis-a5d40f88ff2e5452adb6e1b6f1d73b0bac7efde0.tar.xz |
Start switching over from sr to kc.
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') |