From 0ffeaf53e92e366947ebb5424a5b15c1a8f39a5f Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 11 Oct 2012 17:56:57 +0200 Subject: fix dconf requirements --- mate-panel/libpanel-util/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'mate-panel/libpanel-util') diff --git a/mate-panel/libpanel-util/Makefile.am b/mate-panel/libpanel-util/Makefile.am index 699f4b2a..96823bc1 100644 --- a/mate-panel/libpanel-util/Makefile.am +++ b/mate-panel/libpanel-util/Makefile.am @@ -2,6 +2,7 @@ noinst_LTLIBRARIES = libpanel-util.la AM_CPPFLAGS = \ $(PANEL_CFLAGS) \ + $(DCONF_CFLAGS) \ -I. \ -I$(srcdir) \ -I$(top_builddir)/mate-panel/libpanel-util \ -- cgit v1.2.1