summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/styles/Makefile
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-04-30 19:17:16 +0200
committerGravatar Tom Willemse2013-04-30 19:57:11 +0200
commit5f173b0d5e937eeaccb75b843075f923945368a2 (patch)
treee919a33b6c4970489e7612d6759d336d44dab17f /.conkerorrc/styles/Makefile
parent4a5b5a31a63ba21f7722784b14c050142a66d741 (diff)
downloaddotfiles-5f173b0d5e937eeaccb75b843075f923945368a2.tar.gz
dotfiles-5f173b0d5e937eeaccb75b843075f923945368a2.zip
Update github style
Diffstat (limited to '.conkerorrc/styles/Makefile')
-rw-r--r--.conkerorrc/styles/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/.conkerorrc/styles/Makefile b/.conkerorrc/styles/Makefile
index 14ecaaa..8057419 100644
--- a/.conkerorrc/styles/Makefile
+++ b/.conkerorrc/styles/Makefile
@@ -2,6 +2,3 @@ SUBDIR=styles
objects=github.css help.css git-scm.css
include ../../dotfiles.mk
-
-$(objects): %.css: %.less
- lessc -x $^ > $@