We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf40aa commit 47fc6d7Copy full SHA for 47fc6d7
test/Makefile.am
@@ -13,5 +13,8 @@ EXTRA_DIST = completion \
13
all:
14
$(MKDIR_P) log tmp
15
16
+CLEANFILES = \
17
+ fixtures/make/extra_makefile
18
+
19
clean-local:
20
$(RM) -rf log tmp
0 commit comments