mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 12:15:46 +01:00
Fix 'make doc'
This commit is contained in:
@@ -104,7 +104,7 @@ $(JAR):
|
||||
|
||||
#### doc
|
||||
|
||||
${DOC_FILES}: %.html: %.txt Makefile.common locale/en-US/asciidoc.conf
|
||||
${DOC_FILES}: %.html: %.txt $(BASE)/Makefile.common locale/en-US/asciidoc.conf
|
||||
@echo "DOC $@"
|
||||
${ASCIIDOC} --unsafe -a linkcss -o $@ $<
|
||||
|
||||
|
||||
Reference in New Issue
Block a user