add .htaccess and raw dir to zip
authorChristian Weiske <cweiske@cweiske.de>
Fri, 17 Aug 2012 20:36:59 +0000 (22:36 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Fri, 17 Aug 2012 20:36:59 +0000 (22:36 +0200)
build.xml

index ff8101cb5d381c57fa8f53c4571295ef1b2aa347..6bcd68ae6e597cf5c680ea47d6102e91efe5ad02 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -18,7 +18,9 @@
 
   <fileset id="fs.zip" dir=".">
    <include name="data/surrogator.config.php.dist"/>
+   <include name="raw/.keep"/>
    <include name="res/**"/>
+   <include name="www/.htaccess"/>
    <include name="www/avatar.php"/>
    <include name="surrogator.php"/>
    <include name="ChangeLog"/>