summaryrefslogtreecommitdiff
path: root/theme.mk
diff options
context:
space:
mode:
Diffstat (limited to 'theme.mk')
-rw-r--r--theme.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/theme.mk b/theme.mk
new file mode 100644
index 0000000..1dd69ee
--- /dev/null
+++ b/theme.mk
@@ -0,0 +1,14 @@
+srcfiles = \
+ license.txt \
+ twentyeleven-fix.scss \
+ style.scss \
+ functions.php \
+ screenshot.png \
+ index.php.patch \
+ header.php.patch \
+ single.php.patch \
+ content-single.php
+
+targets = style.css header.php index.php single.php
+
+style.css: twentyeleven-fix.scss