Skip to content

Commit

Permalink
Avoid building default template (spec-sample.adoc)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgptha committed Nov 26, 2024
1 parent c69bfb1 commit cc3372f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# the Doc Template for RISC-V Extensions.

DOCS := \
spec-sample.adoc fusa-whitepaper.adoc
fusa-whitepaper.adoc

DATE ?= $(shell date +%Y-%m-%d)
VERSION ?= v0.0.0
Expand Down

0 comments on commit cc3372f

Please sign in to comment.