diff options
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 2224bb467..f43d75e38 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -15,7 +15,9 @@ gui_DATA = \ dropdown.xml \ dropdown_background.xml \ dropdown_pressed.xml \ + emote_selection.xml \ equipmentbox.png \ + item_selection.xml \ item_shortcut_background.xml \ mouse.png \ playerbox_background.xml \ @@ -31,7 +33,6 @@ gui_DATA = \ scroll_highlighted.xml \ scrollbuttons.xml \ scrollbuttons_pressed.xml\ - selection.png \ slider.xml \ slider_highlighted.xml \ speechbubble.xml \ |