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 23da64c commit ef1d3bdCopy full SHA for ef1d3bd
1 file changed
Makefile
@@ -269,7 +269,7 @@ endif
269
+$(MAKE) -B check $(DISTCHECK_FLAGS)
270
271
clean:
272
- $(RM) $(BIN_GOALS) .flags *.[od] *.gcda *.gcno tests/*.[od] tests/*.gcda tests/*.gcno
+ $(RM) $(BIN_GOALS) .flags build/*.[od] *.gcda *.gcno tests/*.[od] tests/*.gcda tests/*.gcno
273
274
install:
275
$(MKDIR) $(DESTDIR)$(PREFIX)/bin
0 commit comments