package ModWSGI.wsgi
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 31 Jan 2013 19:28:14 +0000 (20:28 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 31 Jan 2013 19:28:14 +0000 (20:28 +0100)
setup.py

index d29222f..3291cd5 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,7 @@ setup(py_modules = ['ModPython'],
       packages = ['PLC', 'PLC/Methods', 'PLC/Methods/system', 'PLC/Accessors', 'aspects'],
       scripts = ['plcsh', 'Server.py'],
       data_files = [
-        ('', ['planetlab5.sql']),
+        ('', ['planetlab5.sql' , 'ModWSGI.wsgi' ]),
         ('php', ['php/plc_api.php']),
         ('migrations', 
          ['migrations/README.txt',