From c74bee938897ed0d5a58257874ddc61047eff4c3 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. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5880811..09e4563 100644 --- a/Makefile.am +++ b/Makefile.am @@ -69,7 +69,7 @@ uninstall-local: CLEANFILES= $(GENERATED) libvirt.py else -all: +all: endif dummy: -- cgit