diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 58f9507..0ee00b3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -24,7 +24,6 @@ polkit_mate_authentication_agent_1_CPPFLAGS = \ -DDATADIR=\""$(pkgdatadir)"\" \ -DMATELOCALEDIR=\""$(datadir)/locale"\" \ -DPOLKIT_AGENT_I_KNOW_API_IS_SUBJECT_TO_CHANGE \ - $(DISABLE_DEPRECATED) \ $(AM_CPPFLAGS) polkit_mate_authentication_agent_1_CFLAGS = \ |