aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2014-01-07 20:27:09 +0000
committerTarmac <Unknown>2014-01-07 20:27:09 +0000
commit8f62a0c1be711899de6a72fe7d4b4c824c744b50 (patch)
tree29c3061056bf95011b6cb69ed77bf3daaea42de7 /src/Makefile.am
parentb47540820e8f34be816fe3adc57996de6d9ba9bc (diff)
parent3ebe5c103be9523756ad71abfd8b4fd50436e0e6 (diff)
downloadayatana-ido-8f62a0c1be711899de6a72fe7d4b4c824c744b50.tar.gz
ayatana-ido-8f62a0c1be711899de6a72fe7d4b4c824c744b50.tar.bz2
ayatana-ido-8f62a0c1be711899de6a72fe7d4b4c824c744b50.zip
Sync changes uploaded to the archive back to trunk
. Approved by Ted Gould, PS Jenkins bot.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4e6241d..3a3ea31 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -65,8 +65,7 @@ AM_CPPFLAGS = \
$(GCC_FLAGS) \
$(GTK_CFLAGS) \
$(MAINTAINER_CFLAGS) \
- -Wall -Werror -Wextra -Wno-unused-parameter \
- -Wno-error=deprecated-declarations
+ -Wall -Werror -Wextra -Wno-unused-parameter -Wno-error=deprecated-declarations
AM_CFLAGS = \
$(COVERAGE_CFLAGS)