Skip to content

Commit 9640ba4

Browse files
committed
correct dependencies
1 parent 9674b1e commit 9640ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
index.html: index-template.md sync-index.py
1+
index.html: index-template.md sync-index.py $(wildcard src/*rs)
22
markdown index-template.md | python sync-index.py > index.html

0 commit comments

Comments
 (0)