summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-11-27 16:37:52 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-11-27 16:37:52 -0500
commit3ec2e0771e1c64638960a0e78fce91dd63f8351f (patch)
treed64350009091d54e452f498ef9d98f85f457a69a /Makefile
parent4e7c29f94a3283311771cb2129f570a7c53631a3 (diff)
parentea262045fbf26c153e6e4c46b5b67ad296cda8c1 (diff)
Merge ../twentyeleven-child
Conflicts: .gitignore Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b17979b..7df9dba 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,7 @@ PNGCRUSH = $(firstword $(call pathsearch,pngcrush) $(call pathsearch,cp))
default: all
include theme.mk
+srcfiles += twentyeleven-fix.scss license.txt
srcfiles += .gitignore theme.mk Makefile
all: .gitignore $(targets)