Changeset 495 for trunk/setup.py.in

Show
Ignore:
Timestamp:
11/24/06 19:56:53 (2 years ago)
Author:
nicfit
Message:

XSPF is good to go, and a bunch of other cleanup

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/setup.py.in

    r473 r495  
    99  url='http://mesk.nicfit.net/', 
    1010  packages=['mesk', 
    11             'mesk.common', 
    1211            'mesk.plugin', 
    1312            'mesk.audio', 
     
    1514           ], 
    1615  package_dir={'mesk': 'src/mesk', 
    17                'mesk.common': 'src/mesk/common', 
    1816               'mesk.plugin': 'src/mesk/plugin', 
    1917               'mesk.audio': 'src/mesk/audio',