Message ID | 20220606192953.334315-2-rostedt@goodmis.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 45ee277e72bbe625a67520595d5044527ea60a45 |
Headers | show |
Series | libtracefs: Fixes for sqlhist | expand |
diff --git a/samples/Makefile b/samples/Makefile index 97a570d6c956..c1392fbbb12b 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -67,3 +67,5 @@ $(bdir)/%.o: $(bdir)/%.c clean: $(Q)$(call do_clean,$(sdir)/* $(bdir)/sqlhist.c $(bdir)/sqlhist.o) + +.PHONY: sqlhist