diff options
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r-- | composer/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am index 17803541e1..fcd91d787c 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -55,7 +55,6 @@ INCLUDES = \ -DPREFIX=\"$(prefix)\" \ -DG_LOG_DOMAIN=\"composer\" \ -DG_DISABLE_DEPRECATED \ - -DGTK_DISABLE_DEPRECATED \ $(EVOLUTION_MAIL_CFLAGS) libcomposer_la_SOURCES = \ |