1
0

rename banners

This commit is contained in:
dtb
2023-11-24 08:07:19 -07:00
parent 0c32e75cec
commit 81ab4c61cf
6 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ RM = rm -f
all:
HOMEPAGE_FILES = homepage favicon.ico banners/*
HOMEPAGE_FILES = homepage propaganda/*
dist/homepage:
mkdir -p dist/homepage.tmp
cp $(HOMEPAGE_FILES) dist/homepage.tmp