summaryrefslogtreecommitdiff
path: root/plugins/changecase
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/changecase')
-rw-r--r--plugins/changecase/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/changecase/Makefile.am b/plugins/changecase/Makefile.am
index 5cb37347..e1404b1c 100644
--- a/plugins/changecase/Makefile.am
+++ b/plugins/changecase/Makefile.am
@@ -4,8 +4,7 @@ plugindir = $(PLUMA_PLUGINS_LIBS_DIR)
AM_CPPFLAGS = \
-I$(top_srcdir) \
$(PLUMA_CFLAGS) \
- $(WARN_CFLAGS) \
- $(DISABLE_DEPRECATED_CFLAGS)
+ $(WARN_CFLAGS)
plugin_LTLIBRARIES = libchangecase.la