~trbs/phatch/multiprocessing

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: spe.stani.be at gmail
  • Date: 2009-05-25 19:12:11 UTC
  • Revision ID: spe.stani.be@gmail.com-20090525191211-gu43qdohl24g4gm3
fix setup.py to include highlights

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
        ('share/phatch/images', glob.glob("images/*.png")+\
82
82
            glob.glob("images/*.svg")),
83
83
        ('share/phatch/images/masks', glob.glob("images/masks/*.jpg")),
 
84
        ('share/phatch/images/highlights', 
 
85
            glob.glob("images/highlights/*.png")),
84
86
        #library
85
87
        ('share/phatch/actionlists', glob.glob("actionlists/*.phatch")),
86
88
        #man page