Skip to content

Commit

Permalink
Beta release in sync with r2-5.9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Aug 8, 2024
1 parent 06808bf commit b60d1df
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
@@ -1,6 +1,6 @@
all: pdf epub

.PHONY: lint lint-fix epub pdf gmi texi info one
.PHONY: all lint lint-fix epub pdf gmi texi info one

# CHAPTERS=$(shell find src -iname *.md)
CHAPTERS=$(shell grep -Eoi '\([^\)]+' src/SUMMARY.md | sed -e 's,^.,src/,')
Expand Down

0 comments on commit b60d1df

Please sign in to comment.