Skip to content

Commit

Permalink
test: add fixtures/make/extra_makefile to CLEANFILES
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Apr 27, 2019
1 parent bdf40aa commit 47fc6d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ EXTRA_DIST = completion \
all:
$(MKDIR_P) log tmp

CLEANFILES = \
fixtures/make/extra_makefile

clean-local:
$(RM) -rf log tmp

0 comments on commit 47fc6d7

Please sign in to comment.