aboutsummaryrefslogtreecommitdiff
path: root/data/styles/Emerge/pixmaps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/Emerge/pixmaps/Makefile.am')
-rw-r--r--data/styles/Emerge/pixmaps/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/styles/Emerge/pixmaps/Makefile.am b/data/styles/Emerge/pixmaps/Makefile.am
new file mode 100644
index 0000000..ec35302
--- /dev/null
+++ b/data/styles/Emerge/pixmaps/Makefile.am
@@ -0,0 +1,8 @@
1SUBDIRS=pixmaps
2styledir = $(pkgdatadir)/styles/Emerge/pixmaps
3
4style_DATA = bullet.xpm close.xpm icon.xpm max.xpm stick-unfocus.xpm \
5 stuck-unfocus.xpm close-pressed.xpm icon-pressed.xpm max-pressed.xpm \
6 selected.xpm stick.xpm stuck.xpm close-unfocus.xpm icon-unfocus.xpm \
7 max-unfocus.xpm stick-pressed.xpm stuck-pressed.xpm unselected.xpm
8EXTRA_DIST=$(style_DATA)