*************** *** 9,12 **** author='Google Inc.', author_email='opensource@google.com', url='http://sourceforge.net/projects/goog-sitemap_gen/', ) --- 9,13 ---- author='Google Inc.', author_email='opensource@google.com', url='http://sourceforge.net/projects/goog-sitemap_gen/', + py_modules = [ 'sitemap_gen' ] )