diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -461,7 +461,7 @@ install_doc: | |||
| 461 | 461 | ||
| 462 | clean: | 462 | clean: |
| 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 ##### |
