aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c3d8a02..7b6e12e 100644
--- a/Makefile
+++ b/Makefile
@@ -461,7 +461,7 @@ install_doc:
461 461
462clean: 462clean:
463 $(RM) *.o *~ $(TARGETS) *.a *.so ctracecmd_wrap.c .*.d 463 $(RM) *.o *~ $(TARGETS) *.a *.so ctracecmd_wrap.c .*.d
464 $(RM) tags TAGS trace_plugin_dir 464 $(RM) tags TAGS
465 465
466 466
467##### PYTHON STUFF ##### 467##### PYTHON STUFF #####