From e04912a9f04a26f82f5d7711260ef15e02b4967a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 5 Feb 2008 19:27:37 +0000 Subject: Remove all trailing blanks; turn on the rule to detect them. * Makefile.cfg (local-checks-to-skip): Remove sc_trailing_blank. * .x-sc_trailing_blank: New file, to exempt the few binary files. --- python/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Makefile.am') diff --git a/python/Makefile.am b/python/Makefile.am index 58808118a..09e4563ff 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -69,7 +69,7 @@ uninstall-local: CLEANFILES= $(GENERATED) libvirt.py else -all: +all: endif dummy: -- cgit v1.2.3-65-gdbad