mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Clean log files in report-system/test.
Fixes a distcheck complaint about them being left behind.
This commit is contained in:
parent
571803ae6c
commit
cf6a5755e1
@ -88,6 +88,7 @@ endif
|
|||||||
|
|
||||||
clean-local:
|
clean-local:
|
||||||
$(RM) -rf gnucash
|
$(RM) -rf gnucash
|
||||||
|
$(RM) *.log
|
||||||
|
|
||||||
noinst_DATA = .scm-links
|
noinst_DATA = .scm-links
|
||||||
CLEANFILES = .scm-links
|
CLEANFILES = .scm-links
|
||||||
|
Loading…
Reference in New Issue
Block a user