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 a233e58..b9214df 100644 --- a/www/Makefile +++ b/www/Makefile @@ -21,7 +21,7 @@ WWW_DIST=cgi-bin/acf\ static/tango/16x16/status/* \ ice/* \ snow/* \ - ddwrt/* + clouds/* EXTRA_DIST=Makefile DISTFILES=$(WWW_DIST) $(EXTRA_DIST) |