diff options
Diffstat (limited to 'data/styles/Emerge/pixmaps/Makefile.am')
-rw-r--r-- | data/styles/Emerge/pixmaps/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/styles/Emerge/pixmaps/Makefile.am b/data/styles/Emerge/pixmaps/Makefile.am index 70262ce..4165e1c 100644 --- a/data/styles/Emerge/pixmaps/Makefile.am +++ b/data/styles/Emerge/pixmaps/Makefile.am | |||
@@ -4,4 +4,5 @@ style_DATA = bullet.xpm close.xpm icon.xpm max.xpm stick-unfocus.xpm \ | |||
4 | stuck-unfocus.xpm close-pressed.xpm icon-pressed.xpm max-pressed.xpm \ | 4 | stuck-unfocus.xpm close-pressed.xpm icon-pressed.xpm max-pressed.xpm \ |
5 | selected.xpm stick.xpm stuck.xpm close-unfocus.xpm icon-unfocus.xpm \ | 5 | selected.xpm stick.xpm stuck.xpm close-unfocus.xpm icon-unfocus.xpm \ |
6 | max-unfocus.xpm stick-pressed.xpm stuck-pressed.xpm unselected.xpm | 6 | max-unfocus.xpm stick-pressed.xpm stuck-pressed.xpm unselected.xpm |
7 | EXTRA_DIST=$(style_DATA) | 7 | |
8 | include ../../Makefile.include | ||