diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index 41e0b10..33a705b 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ posts: \ out/feeds.html \ out/our.html \ out/tui.html \ +out/python_recursion.html \ # posts end out/index.html: src/index.sh src/feed.ass |