diff options
Diffstat (limited to 'mate-screenshot')
-rw-r--r-- | mate-screenshot/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mate-screenshot/Makefile.am b/mate-screenshot/Makefile.am index 3a3f5df5..e8e54cad 100644 --- a/mate-screenshot/Makefile.am +++ b/mate-screenshot/Makefile.am @@ -5,6 +5,7 @@ AM_CPPFLAGS = \ -I$(srcdir) \ -DMATELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -DUIDIR=\""$(uidir)"\" \ + $(DISABLE_DEPRECATED) \ $(NULL) bin_PROGRAMS = \ |