From d8ceadaf3ba85e2f81ee9ee7038961a2da7b5bcc Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 11 May 2010 15:08:48 -0400 Subject: [PATCH] Minor stylistic fix --- Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 14f8c0259..c98a801bc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -231,7 +231,11 @@ sanity: snapshot: $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"` -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-rebuilds --enable-introspection +DISTCHECK_CONFIGURE_FLAGS = \ + --enable-gtk-doc \ + --enable-man \ + --disable-rebuilds \ + --enable-introspection GITIGNOREFILES = \ po-properties/Makefile.in.in \ -- 2.43.2