diff options
Diffstat (limited to 'plugins/spell')
-rw-r--r-- | plugins/spell/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/spell/Makefile.am b/plugins/spell/Makefile.am index 9b15bc36..3d2d5f93 100644 --- a/plugins/spell/Makefile.am +++ b/plugins/spell/Makefile.am @@ -5,8 +5,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir) \ $(PLUMA_CFLAGS) \ $(ENCHANT_CFLAGS) \ - $(WARN_CFLAGS) \ - $(DISABLE_DEPRECATED_CFLAGS) + $(WARN_CFLAGS) BUILT_SOURCES = \ pluma-spell-marshal.c \ |