Skip to content

Commit

Permalink
Clean log files in report-system/test.
Browse files Browse the repository at this point in the history
Fixes a distcheck complaint about them being left behind.
  • Loading branch information
jralls committed Dec 19, 2015
1 parent 571803a commit cf6a575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/report/report-system/test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ endif

clean-local:
$(RM) -rf gnucash
$(RM) *.log

noinst_DATA = .scm-links
CLEANFILES = .scm-links
Expand Down

0 comments on commit cf6a575

Please sign in to comment.