summaryrefslogtreecommitdiff
path: root/theme.mk
blob: 1dd69eeca88a584410f8534581db4cfac1c68fc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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