diff --git a/Makefile b/Makefile index d1044b7..a0fbd74 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/favicon.ico b/propaganda/favicon.ico similarity index 100% rename from favicon.ico rename to propaganda/favicon.ico diff --git a/banners/trinitydotmoe88x31.bmp b/propaganda/trinitydotmoe88x31.bmp similarity index 100% rename from banners/trinitydotmoe88x31.bmp rename to propaganda/trinitydotmoe88x31.bmp diff --git a/banners/trinitydotmoe88x31.bmp.embed.txt b/propaganda/trinitydotmoe88x31.bmp.embed.txt similarity index 100% rename from banners/trinitydotmoe88x31.bmp.embed.txt rename to propaganda/trinitydotmoe88x31.bmp.embed.txt diff --git a/banners/trinnow.bmp b/propaganda/trinnow.bmp similarity index 100% rename from banners/trinnow.bmp rename to propaganda/trinnow.bmp diff --git a/banners/trinnow.bmp.embed.txt b/propaganda/trinnow.bmp.embed.txt similarity index 100% rename from banners/trinnow.bmp.embed.txt rename to propaganda/trinnow.bmp.embed.txt