fix(makefile): forgotten mkdir #2

Open
pierreay wants to merge 1 commit from pierreay/youtube-to-opml:main into main

1 commit

Author SHA1 Message Date
edbd83c9db
fix(makefile): forgotten mkdir
Without creating the `json` directory, the `generate-json-opml` script
will fail complaining that `json/XXX.json` does not exists. If the
directory is already created, the `mkdir` will silently return.
2025-04-24 11:52:55 +02:00