summaryrefslogtreecommitdiff
path: root/data/styles/bloe/pixmaps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/bloe/pixmaps/Makefile.am')
-rw-r--r--data/styles/bloe/pixmaps/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/styles/bloe/pixmaps/Makefile.am b/data/styles/bloe/pixmaps/Makefile.am
new file mode 100644
index 0000000..cbf7e8b
--- /dev/null
+++ b/data/styles/bloe/pixmaps/Makefile.am
@@ -0,0 +1,13 @@
1styledir = $(pkgdatadir)/styles/bloe/pixmaps
2
3style_DATA = bullet.xpm closepr.xpm frame.xpm maxfcs.xpm \
4 maxufcs.xpm menuiconpr.xpm minfcs.xpm minufcs.xpm \
5 shadefcs.xpm shadeufcs.xpm stickpr.xpm stuckfcs.xpm \
6 tbarfcs.xpm unselected.xpm unshadepr.xpm \
7 windowlabelfcs.xpm closefcs.xpm closeufcs.xpm \
8 maxpr.xpm menuiconfcs.xpm menuiconufcs.xpm \
9 minpr.xpm selected.xpm shadepr.xpm stickfcs.xpm \
10 stickufcs.xpm stuckufcs.xpm tbarufcs.xpm \
11 unshadefcs.xpm unshadeufcs.xpm windowlabelufcs.xpm
12
13EXTRA_DIST=$(style_DATA) \ No newline at end of file