Description: Adapt the "fullclean" target to the Debian build system.
Forwarded: not-needed
Author: Peter Pentchev <roam@ringlet.net>
Last-Update: 2010-11-26

--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
 
 fullclean: distclean
 	rm -f */aclocal.m4 */configure */Makefile.in
-	rm -f */config.guess */config.sub */config.status */config.log
+	rm -f */config.status */config.log */ltmain.sh
 
 distclean: clean_tests
 	@printf "\n == CLEAN: $@ ==\n\n"
