diff options
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index e526987..cff3ee9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,7 +1,7 @@ include ../config.mk WWW_DIST=cgi-bin/acf\ - static/header_body.png\ + static/header_body.jpg\ static/alpine_logo.png\ cgi-bin/mvc.lua\ static/alpine.gif\ |