summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-15 22:50:05 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-15 21:59:39 +0100
commit068b4517ac81c5a128a26ec10153019f1497a2a4 (patch)
tree5df5962154c8af595ea5469c1eb930cebb132976 /Makefile
parent8d6b446e48a3fd82cca741644d4b9e53c72c0ebf (diff)
downloadwebsite-068b4517ac81c5a128a26ec10153019f1497a2a4.tar.xz
move isso.css to journal subdir, use glob.glob instead of listdir
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 \