summaryrefslogtreecommitdiff
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
parent4e7c29f94a3283311771cb2129f570a7c53631a3 (diff)
parentea262045fbf26c153e6e4c46b5b67ad296cda8c1 (diff)
Merge ../twentyeleven-child
Conflicts: .gitignore Makefile
-rw-r--r--.gitignore9
-rw-r--r--Makefile1
-rw-r--r--theme.mk4
3 files changed, 11 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d348d80..d6b708e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+<<<<<<< HEAD
# DO NOT EDIT, this file is automatically made by `Makefile'
#
# ignore everyting
@@ -14,4 +15,12 @@ img/*
!twentyeleven-fix.scss
!.gitignore
!theme.mk
+=======
+# ignore everyting
+*
+# but these:
+!license.txt
+!twentyeleven-fix.scss
+!.gitignore
+>>>>>>> ea262045fbf26c153e6e4c46b5b67ad296cda8c1
!Makefile
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)
diff --git a/theme.mk b/theme.mk
index 0c62d19..dfc72e8 100644
--- a/theme.mk
+++ b/theme.mk
@@ -3,9 +3,7 @@ srcfiles = \
style.scss \
header.php.patch \
logo-style.scss.php \
- license.txt \
- css_shadow.php \
- twentyeleven-fix.scss
+ css_shadow.php
targets = header.php style.css img/swoosh.png