From 068b4517ac81c5a128a26ec10153019f1497a2a4 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 15 Oct 2014 22:50:05 +0200 Subject: move isso.css to journal subdir, use glob.glob instead of listdir --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e893cab..c9ef1c1 100644 --- a/Makefile +++ b/Makefile @@ -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 \ -- cgit v1.2.3-54-g00ecf