summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c65f809..87fd94f 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ html.out += $(foreach d,$(sort $(dir $(patsubst src/%,out/%,$(html.src)))),$dind
mydir = $(patsubst %/,%,$(patsubst out/%,%,$(dir $@)))
-all: $(html.out) out/main.css out/dnd/DND.css
+all: $(html.out) out/main.css
.PHONY: all
bin/page = bin/page bin/util.rb bin/pandoc.rb