summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-03 18:31:41 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-03 18:31:41 -0500
commitca844b5b2fc5eec7fb7b02ead72c1b2995b068b3 (patch)
tree29dd08e2dba630453c32c7f9317660fea4bf7ced /Makefile
parent657ddd0ff753c3db05fe9efe00ac9b70bbb53c01 (diff)
mv src/{DND,dnd}
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 606f1da..c65f809 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 out/dnd/DND.css
.PHONY: all
bin/page = bin/page bin/util.rb bin/pandoc.rb