finance: fix comment
This commit is contained in:
2
Makefile
2
Makefile
@@ -14,7 +14,7 @@ PANDOC?=pandoc
|
||||
finance-md:
|
||||
( \
|
||||
echo 'Finances of the Plain Text Accounting org.'; \
|
||||
echo '<!-- Generated by "make src/finance.md", do not edit directly. -->'; \
|
||||
echo '<!-- Generated by "make finance-md", do not edit directly. -->'; \
|
||||
echo ; \
|
||||
hledger -f finance/pta.journal bs -O html; \
|
||||
echo ; \
|
||||
|
||||
Reference in New Issue
Block a user