Skip to content

Commit

Permalink
[tests] fix distclean
Browse files Browse the repository at this point in the history
  • Loading branch information
tstack committed May 11, 2024
1 parent 3b4db06 commit f81ffee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@ distclean-local:
$(RM_V)rm -rf remote remote-tmp not:a:remote:dir
$(RM_V)rm -rf sessions
$(RM_V)rm -rf cfg
$(RM_V)rm -rf file-tz
$(RM_V)rm -rf tmp
$(RM_V)rm -rf piper-tmp
$(RM_V)rm -rf rotmp
Expand Down

0 comments on commit f81ffee

Please sign in to comment.