From ea262045fbf26c153e6e4c46b5b67ad296cda8c1 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 27 Nov 2011 16:32:26 -0500 Subject: Add twentyeleven-fix.scss and license.txt to the implicit srcfiles list --- Makefile | 1 + 1 file changed, 1 insertion(+) 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) -- cgit v1.2.3