aboutsummaryrefslogtreecommitdiff
path: root/doc/manual_src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual_src/Makefile')
-rw-r--r--doc/manual_src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual_src/Makefile b/doc/manual_src/Makefile
index 31f4f4e..6dc7e6f 100644
--- a/doc/manual_src/Makefile
+++ b/doc/manual_src/Makefile
@@ -4,7 +4,7 @@ LIBDIR=.
HEADER=$(LIBDIR)/galois-github-header.txt
BEFORE_BODY=$(LIBDIR)/galois-github-before-body.txt
AFTER_BODY=$(LIBDIR)/galois-github-after-body.txt
-CSS=$(LIBDIR)/galois-github.css
+CSS="/galois-github.css"
HTML5=-t html5
DOCS := $(patsubst %.md,%.html,$(wildcard *.md))