summaryrefslogtreecommitdiff
path: root/theme.mk
diff options
context:
space:
mode:
Diffstat (limited to 'theme.mk')
-rw-r--r--theme.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/theme.mk b/theme.mk
index 7b8f15b..380ceb6 100644
--- a/theme.mk
+++ b/theme.mk
@@ -9,6 +9,9 @@ srcfiles = \
content-single.php \
sidebar-index.php
-targets = style.css header.php index.php single.php
+targets = style.css header.php index.php single.php twitter.png
style.css: twentyeleven-fix.scss plugins.d/statusnetwidget.scss
+
+twitter.png:
+ $(WGET) $(WGETFLAGS) 'https://si0.twimg.com/images/dev/cms/intents/bird/bird_blue/bird_16_blue.png' $(WGET_OUTFLAG) $@