diff options
author | dzwdz | 2024-07-31 21:49:19 +0200 |
---|---|---|
committer | dzwdz | 2024-07-31 21:49:19 +0200 |
commit | 06db3d96258f6c6a60ae4ec36fe8e8dcd29ffe86 (patch) | |
tree | 2e6926964a20512f9b810ff7b0ddd9243990b3e7 /Makefile | |
parent | 6ec3ea05b06cb60528fbb90cd6317e6cbc351439 (diff) |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index 33a705b..ff0be70 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ out/feeds.html \ out/our.html \ out/tui.html \ out/python_recursion.html \ +out/m8trix.html \ # posts end out/index.html: src/index.sh src/feed.ass |