mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 06:24:12 +01:00
Build the doc files for the jar too
This commit is contained in:
@@ -97,7 +97,7 @@ $(XPI): $(JAR)
|
||||
|
||||
#### jar
|
||||
|
||||
$(JAR):
|
||||
$(JAR): doc
|
||||
@echo "Building JAR..."
|
||||
$(MAKE_JAR) "$(JAR)" "$(JAR_BASES)" "$(JAR_DIRS)" "$(JAR_TEXTS)" "$(JAR_BINS)" "$(JAR_FILES)"
|
||||
@echo "SUCCESS: $@"
|
||||
|
||||
Reference in New Issue
Block a user