version='1.2',
       description='Intra2net library of common helper utilities',
       long_description='Various modules used in several places within '
-                       'Intra2net code',
+                       'Intra2net code, including Autotest',
       author='Intra2net AG',
       author_email='info@intra2net.com',
       url='http://www.intra2net.com',
       # however, when using build_and_install, they get installed, so leave
       # them out (developers have source tree from git anyway)
       #data_files=['check.sh',
-      #            'test/disc_filler_test.py', 'test/template.py',
+      #            'templates/template.py', 'templates/test_template.py',
       #            'doc/index.rst', 'doc/modules.rst', 'doc/conf.py',
       #            'doc/about_docu.rst'],
       license='GPLv2 + linking exception',