From 30a19f89ca4db25c3f2669283b39e837c4b4438d Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 17 Aug 2011 18:26:57 +0200 Subject: Correct "binaries" names, and fix the setup.py according to the changes --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 35d282e..8fdd923 100755 --- a/setup.py +++ b/setup.py @@ -10,4 +10,5 @@ setup(name='MAT', license='GPLv2', url='https://gitweb.torproject.org/user/jvoisin/mat.git', packages=['mat'], + script=['mat-cli', 'mat-gui'] ) -- cgit v1.3