summaryrefslogtreecommitdiff
path: root/mate-panel/libpanel-util
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-10-11 17:56:57 +0200
committerStefano Karapetsas <[email protected]>2012-10-11 17:56:57 +0200
commit0ffeaf53e92e366947ebb5424a5b15c1a8f39a5f (patch)
treef6924bc2d6f6072fa1c9d32fb1225a5fbf909082 /mate-panel/libpanel-util
parent718cd95fd268e87370aa4a4d8953dfe7d6291a94 (diff)
downloadmate-panel-0ffeaf53e92e366947ebb5424a5b15c1a8f39a5f.tar.bz2
mate-panel-0ffeaf53e92e366947ebb5424a5b15c1a8f39a5f.tar.xz
fix dconf requirements
Diffstat (limited to 'mate-panel/libpanel-util')
-rw-r--r--mate-panel/libpanel-util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \