diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 3fd2f77..7d5c9af 100644 --- a/www/Makefile +++ b/www/Makefile @@ -4,7 +4,7 @@ WWW_DIST=cgi-bin/acf\ cgi-bin/mvc.lua\ index.html\ sample.html\ - static/* \ + ice/* \ snow/* EXTRA_DIST=Makefile |