aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorH.Habighorst <tearofadragon@googlemail.com>2009-06-19 21:24:25 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-06-19 21:24:25 +0800
commitbbdb03cc99a393667636c371a04413b0fd4710ec (patch)
tree1e25b788badd342a402954a60866ad56c6e51276 /help
parentd004563b7bdb02b44e96d8202ca84880082f8ff5 (diff)
downloadgsoc2013-evolution-bbdb03cc99a393667636c371a04413b0fd4710ec.tar
gsoc2013-evolution-bbdb03cc99a393667636c371a04413b0fd4710ec.tar.gz
gsoc2013-evolution-bbdb03cc99a393667636c371a04413b0fd4710ec.tar.bz2
gsoc2013-evolution-bbdb03cc99a393667636c371a04413b0fd4710ec.tar.lz
gsoc2013-evolution-bbdb03cc99a393667636c371a04413b0fd4710ec.tar.xz
gsoc2013-evolution-bbdb03cc99a393667636c371a04413b0fd4710ec.tar.zst
gsoc2013-evolution-bbdb03cc99a393667636c371a04413b0fd4710ec.zip
Bug 586378 - Various build cleanups
Diffstat (limited to 'help')
-rw-r--r--help/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index 7654cee5f7..2428de150a 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,3 +1,6 @@
+# Suppress the Posix / GNU Make Warnings
+AUTOMAKE_OPTIONS=-Wno-portability
+
SUBDIRS = quickref
include $(top_srcdir)/gnome-doc-utils.make