From 2c2b3075b1ec80e552956a1b1dad9ef74365cd97 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Mon, 3 Dec 2012 13:40:30 -0600 Subject: Silence GNU make warnings. --- src/cite/ooo/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cite/ooo') diff --git a/src/cite/ooo/Makefile.am b/src/cite/ooo/Makefile.am index f3604de..3888fa7 100644 --- a/src/cite/ooo/Makefile.am +++ b/src/cite/ooo/Makefile.am @@ -1,3 +1,5 @@ +AUTOMAKE_OPTIONS = -Wno-portability + METASOURCES = AUTO KDE_CXXFLAGS = $(USE_EXCEPTIONS) -- cgit v1.2.1