aboutsummaryrefslogtreecommitdiff
path: root/v2/src/development
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xv2/src/development/dynmake.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/v2/src/development/dynmake.sh b/v2/src/development/dynmake.sh
index a04e70e..033cbc3 100755
--- a/v2/src/development/dynmake.sh
+++ b/v2/src/development/dynmake.sh
@@ -73,3 +73,6 @@ pastebins() {
printf 'pastebins.md = \\\n'
pastebins | varlist
printf '\n'
+
+pastebins | sed 's/^\(.*\)\.md$/\1.html: \1.entry-content/'
+pastebins | sed 's/^\(.*\)\.md$/\1.html: \1.entry-env/'