# HG changeset patch # User Dennis Fink # Date 2014-01-28 11:26:19 # Node ID 80e920addba90e60a4873d5c40baf7d9b6fa3340 # Parent d8fcdef7ff42c484c85eb302561b97fc04bd83e6 updated setup.py diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ setup(name='Ennstatus', 'static/images/*', 'static/videos/*', 'templates/*.html', - 'templates/api/extract/xml/*.xml', + 'templates/api/export/xml/*.xml', 'templates/donate/*.html', 'templates/root/*.html', 'templates/status/*.html',