summaryrefslogtreecommitdiff
path: root/components/emblem/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'components/emblem/Makefile.am')
-rw-r--r--components/emblem/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/emblem/Makefile.am b/components/emblem/Makefile.am
index 2d3ca05c1..101dd2999 100644
--- a/components/emblem/Makefile.am
+++ b/components/emblem/Makefile.am
@@ -5,7 +5,8 @@ INCLUDES = \
-DG_LOG_DOMAIN=\"Nautilus-Emblem-Sidebar\" \
-DDATADIR=\""$(datadir)"\" \
-I$(top_srcdir) \
- $(DISABLE_DEPRECATED_CFLAGS) \
+ -DGDK_DISABLE_DEPRECATED \
+ -DGDK_PIXBUF_DISABLE_DEPRECATED \
$(EMBLEM_COMPONENT_CFLAGS) \
$(NULL)