aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a3fff7d..a51f5e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,6 @@ libsato_engine_la_LDFLAGS = -module -avoid-version -no-undefined
libsato_engine_la_LIBADD = $(GTK_LIBS)
themedir = $(datadir)/themes/Sato/gtk-2.0
-theme_DATA = data/gtkrc data/titlebar-panel-background.png
+theme_DATA = data/gtkrc data/titlebar-panel-background.png data/titlebar-panel-applet-background.png
EXTRA_DIST = $(theme_DATA)