correction to Makefile
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 8 Mar 2023 17:29:13 +0000 (17:29 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 8 Mar 2023 17:29:13 +0000 (17:29 +0000)
Makefile

index cf242c0ac2f0c166dab9b26cf2952dfde8117998..dc3444c0a4f62278fef28ea2e811bdafb9d74d82 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 .PHANTOM: build upload clean
 
-build: task_db/report.mdwn
+build:
        nohup budget-sync -c budget-sync-config.toml -o task_db/mdwn > task_db/report.mdwn
 
 upload: build