We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9674b1e commit 9640ba4Copy full SHA for 9640ba4
Makefile
@@ -1,2 +1,2 @@
1
-index.html: index-template.md sync-index.py
+index.html: index-template.md sync-index.py $(wildcard src/*rs)
2
markdown index-template.md | python sync-index.py > index.html
0 commit comments