diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ HTML := index.html journal.html about.html -CSS := style.css isso.css +CSS := style.css journal/isso.css RESOURCES := glider.png FILES := $(HTML) $(CSS) sitemap.xml pgp-key.txt \ |