[PATCH 3/4] Makefile.am: remove temporary symlinks in distclean
Timo Juhani Lindfors
timo.lindfors@iki.fi
Mon Feb 25 13:43:00 GMT 2013
---
Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.am b/Makefile.am
index 4753365..e64df4d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -285,6 +285,7 @@ clean-local:
distclean-local:
rm -rf build-elfutils include-elfutils lib-elfutils
+ rm -f doc/beginners/en-US doc/beginners/build/en-US/testsuite
uninstall-local:
rm -rf $(DESTDIR)$(pkgdatadir)
--
1.7.10.4
More information about the Systemtap
mailing list