aboutsummaryrefslogtreecommitdiff
path: root/data/styles/BlueFlux/pixmaps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/BlueFlux/pixmaps/Makefile.am')
-rw-r--r--data/styles/BlueFlux/pixmaps/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/styles/BlueFlux/pixmaps/Makefile.am b/data/styles/BlueFlux/pixmaps/Makefile.am
new file mode 100644
index 0000000..0ad6173
--- /dev/null
+++ b/data/styles/BlueFlux/pixmaps/Makefile.am
@@ -0,0 +1,11 @@
1styledir = $(pkgdatadir)/styles/BlueFlux/pixmaps
2
3style_DATA = button_close_active.xpm button_close_pressed.xpm button_close_unfocus.xpm \
4 button_max_active.xpm button_max_pressed.xpm \
5 button_max_unfocus.xpm button_min_active.xpmbutton_min_pressed.xpm \
6 button_min_unfocus.xpm button_stick_active.xpm button_stick_pressed.xpm \
7 button_stick_unfocus.xpm button_stuck.xpm button_stuck_unfocus.xpm \
8 button_toolbar.xpm button_toolbar_pressed.xpm menu_frame.xpm title_bar.xpm \
9 title_bar_unfocus.xpm toolbar.xpm toolbar_label.xpm
10
11EXTRA_DIST=$(style_DATA)