diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index c575ef30..443eb62e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -224,6 +224,8 @@ clean-local: rm -rf $(TEST_COV_DIR) rm -rf stap.info rm -rf staplog.so + +distclean-local: rm -rf build-elfutils include-elfutils lib-elfutils uninstall-local: |