Skip to content

Commit

Permalink
fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
john-h-kastner committed May 5, 2024
1 parent e0eb94f commit 558e8fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
all:
build/index.html
all: build/index.html

regex.pl: regex.md
pandoc -t plain --filter pandoc-tangle regex.md
Expand Down

0 comments on commit 558e8fd

Please sign in to comment.