summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-11-27 16:32:26 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-11-27 16:32:26 -0500
commitea262045fbf26c153e6e4c46b5b67ad296cda8c1 (patch)
tree12f3fd0004367014069816669ab6195fb6e81bd6
parent0dfce348e4d118ed19bbcf8396a3f7b90fb0badc (diff)
Add twentyeleven-fix.scss and license.txt to the implicit srcfiles list
-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)