summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/styles/Makefile
diff options
context:
space:
mode:
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 $^ > $@