[gtk+] Minor stylistic fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Minor stylistic fix
- Date: Tue, 11 May 2010 19:23:11 +0000 (UTC)
commit d8ceadaf3ba85e2f81ee9ee7038961a2da7b5bcc
Author: Matthias Clasen <mclasen redhat com>
Date: Tue May 11 15:08:48 2010 -0400
Minor stylistic fix
Makefile.am | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 14f8c02..c98a801 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 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]