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