diff options
| author | jvoisin | 2013-04-05 11:00:47 +0200 |
|---|---|---|
| committer | jvoisin | 2013-04-05 11:00:47 +0200 |
| commit | 8516bb77f86ebdcedb1e64f56f9acd673027ddcb (patch) | |
| tree | a93079693531263dfc5802ea42313c53dcaa0493 /setup.py | |
| parent | 861996f614950c7061097a049efd56f5a0a4b6a5 (diff) | |
| parent | 3d8e11ce644833106f22778f3171c52a51ff69fe (diff) | |
Merge branches 'gi_jack' and 'gtk3'
Conflicts:
mat-gui
Diffstat (limited to '')
| -rwxr-xr-x | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -31,6 +31,7 @@ setup( | |||
| 31 | ( 'share/pixmaps', ['data/mat.png'] ), | 31 | ( 'share/pixmaps', ['data/mat.png'] ), |
| 32 | ( 'share/doc/mat', ['README', 'TODO'] ), | 32 | ( 'share/doc/mat', ['README', 'TODO'] ), |
| 33 | ( 'share/man/man1', ['mat.1', 'mat-gui.1'] ), | 33 | ( 'share/man/man1', ['mat.1', 'mat-gui.1'] ), |
| 34 | ( 'share/nautilus-python/extensions', ['nautilus/nautilus-mat.py'] ), | ||
| 34 | ], | 35 | ], |
| 35 | cmdclass = { | 36 | cmdclass = { |
| 36 | 'build': build_extra.build_extra, | 37 | 'build': build_extra.build_extra, |
