diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |