aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index ecb6f9a..07ddec7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,9 +14,7 @@ libsato_engine_la_SOURCES = \
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
+theme_DATA = data/gtkrc data/titlebar-panel-background.png
EXTRA_DIST = $(theme_DATA)