X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=setup.py;h=606e1ef2f4713b7243ac56d24f555e77f0202bf4;hp=a0c222a07db21c64d9b7b3c35f7977490a7a12ea;hb=a6a8e73aeea245d2b3e75e2b61cc10559ebba667;hpb=afe8da7a02c0650f0f6be8ab16b2494652d69d0d diff --git a/setup.py b/setup.py index a0c222a0..606e1ef2 100755 --- a/setup.py +++ b/setup.py @@ -12,6 +12,7 @@ from distutils.core import setup scripts = glob("clientbin/*.py") + \ [ 'config/sfa-config-tty', + 'config/sfa-config', 'config/gen-sfa-cm-config.py', 'sfa/server/sfa-start.py', 'sfa/server/sfa_component_setup.py',