summaryrefslogtreecommitdiff
path: root/mate-panel/libpanel-util/Makefile.am
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-02-11 07:40:40 +0100
committerWolfgang Ulbrich <[email protected]>2016-02-12 07:04:31 +0100
commitefd39dff439de0d4d1c112f994f0d80d9de541f4 (patch)
tree767f87b0e40124360038019e428fcfd5b302d0d4 /mate-panel/libpanel-util/Makefile.am
parentab9944b4b5cc40468302894be22c091248754a5e (diff)
downloadmate-panel-efd39dff439de0d4d1c112f994f0d80d9de541f4.tar.bz2
mate-panel-efd39dff439de0d4d1c112f994f0d80d9de541f4.tar.xz
GTK+3 panel-frame: don't use deprecated GtkSymbolicColor
Code for color shading copied from mutter: https://git.gnome.org/browse/mutter/tree/src/ui/theme.c taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=5b19b4b
Diffstat (limited to 'mate-panel/libpanel-util/Makefile.am')
-rw-r--r--mate-panel/libpanel-util/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/mate-panel/libpanel-util/Makefile.am b/mate-panel/libpanel-util/Makefile.am
index e1058eb5..ce796e9e 100644
--- a/mate-panel/libpanel-util/Makefile.am
+++ b/mate-panel/libpanel-util/Makefile.am
@@ -16,6 +16,8 @@ libpanel_util_la_SOURCES = \
panel-cleanup.h \
panel-dbus-service.c \
panel-dbus-service.h \
+ panel-color.c \
+ panel-color.h \
panel-error.c \
panel-error.h \
panel-glib.c \