Changeset 21773 for Makefile.PL

Show
Ignore:
Timestamp:
08/04/08 11:47:20 (5 months ago)
Author:
audreyt
Message:

* Explicitly add stm to depends

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Makefile.PL

    r21772 r21773  
    5151 
    5252my @deps = qw( 
    53     mtl time utf8-string binary haskeline FindBin MetaObject HsParrot 
     53    stm mtl time utf8-string binary haskeline FindBin MetaObject HsParrot 
    5454    pugs-compat pugs-DrIFT stringtable-atom HsSyck 
    5555);