Changeset 145:c9c75b2d12ca

Show
Ignore:
Timestamp:
11/09/08 19:22:54 (3 years ago)
Author:
chris
Branch:
unix
Message:

Minor cleanups

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • MANIFEST.in

    r138 r145  
    1 include StormSiren.py README QUICKSTART VERSION 
     1include README QUICKSTART VERSION 
    22recursive-include examples * 
    33recursive-include bdist_contrib * 
  • Makefile

    r139 r145  
    11DATE=`date +"%m-%d-%Y"` 
    2 EXCLUDES=-x stormsiren/trac\* -x stormsiren/website\* -x stormsiren/.hg\* 
    32TRASH=*.pyc .*.swp 
    43