projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
657e363
)
update makefile to include new images
author
Alexis Beingessner
<a.beingessner@gmail.com>
Thu, 20 Aug 2015 03:05:57 +0000
(20:05 -0700)
committer
Alexis Beingessner
<a.beingessner@gmail.com>
Thu, 20 Aug 2015 03:05:57 +0000
(20:05 -0700)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 981f289749d1033ae6eac441ac257b4c859efe4d..f6d8c99783173478d0a9df3ce4762cc5ac9f7842 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-130,7
+130,7
@@
DOC_OPTS := --markdown-no-toc \
ASSETS := CNAME images/noise.png images/forkme.png images/Cargo-Logo-Small.png \
stylesheets/all.css stylesheets/normalize.css javascripts/prism.js \
javascripts/all.js stylesheets/prism.css images/circle-with-i.png \
- images/search.png
+ images/search.png
images/org-level-acl.png images/auth-level-acl.png
doc: $(foreach doc,$(DOCS),target/doc/$(doc).html) \
$(foreach asset,$(ASSETS),target/doc/$(asset)) \