diff options
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 9e3f83129..710cf0688 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -70,11 +70,17 @@ gui_DATA = \ tab_selected.xml \ tab_unused.xml \ target-cursor-in-range-l.png \ + target-cursor-in-range-l.xml \ target-cursor-in-range-m.png \ + target-cursor-in-range-m.xml \ target-cursor-in-range-s.png \ + target-cursor-in-range-s.xml \ target-cursor-normal-l.png \ + target-cursor-normal-l.xml \ target-cursor-normal-m.png \ + target-cursor-normal-m.xml \ target-cursor-normal-s.png \ + target-cursor-normal-s.xml \ textfield.xml \ textpreview.xml \ unknown-item.png \ |