summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/themes/jewelry/CMakeLists.txt1
-rw-r--r--data/themes/jewelry/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt
index ca1cb51e2..3517c0b7e 100644
--- a/data/themes/jewelry/CMakeLists.txt
+++ b/data/themes/jewelry/CMakeLists.txt
@@ -52,6 +52,7 @@ SET (FILES
resize.xml
scroll.xml
scroll_background.xml
+ scroll_hbackground.xml
scroll_highlighted.xml
scroll_vbackground.xml
scrollbuttons.xml
diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am
index 6cfd55a54..efd604066 100644
--- a/data/themes/jewelry/Makefile.am
+++ b/data/themes/jewelry/Makefile.am
@@ -55,6 +55,7 @@ gui_DATA = \
resize.xml \
scroll.xml \
scroll_background.xml \
+ scroll_hbackground.xml \
scroll_highlighted.xml \
scroll_vbackground.xml \
scrollbuttons.xml \