Merge branch 'master' into apache_modules

This commit is contained in:
James Kasten
2015-07-30 01:26:08 -07:00
6 changed files with 10 additions and 11 deletions
+1
View File
@@ -20,4 +20,5 @@ setup(
'apache = letsencrypt_apache.configurator:ApacheConfigurator',
],
},
include_package_data=True,
)