diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
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 \ |