summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-21 18:01:06 -0700
committerStefano Karapetsas <[email protected]>2013-10-21 18:01:06 -0700
commit7a7f6468053be81849716cb34f04d50e72af6c30 (patch)
treeeb995605ac5808d3c4c67db49277f5974f0b41fb /Makefile.am
parentf31f20ccb561eabb3c00f975838ebaddbeedbe55 (diff)
parent647d9cf9f67351b6d3b30d79b0b89ea3b64b0834 (diff)
downloadmate-media-7a7f6468053be81849716cb34f04d50e72af6c30.tar.bz2
mate-media-7a7f6468053be81849716cb34f04d50e72af6c30.tar.xz
Merge pull request #35 from infirit/master
Add --enable-deprecated and put it in DISTCHECK_CONFIGURE_FLAGS
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 13bdb05..c5079d2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,8 @@ endif
DISTCHECK_CONFIGURE_FLAGS = \
--disable-scrollkeeper \
--enable-more-warnings \
- --enable-compile-warnings=maximum
+ --enable-compile-warnings=maximum \
+ --enable-deprecated
DIST_SUBDIRS = \
po \