Skip to content

Commit

Permalink
test: Use distcleana-local: rather than disclean-compile
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissie-c committed Mar 22, 2018
1 parent d998066 commit 81c5644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ check: check-headers
.PHONY: check-headers
check-headers: $(auto_c_files:.c=.o)

distclean-compile:
distclean-local:
rm -rf auto_*.c
rm -rf .deps

Expand Down

0 comments on commit 81c5644

Please sign in to comment.