diff options
author | fluxgen <fluxgen> | 2007-10-07 17:02:10 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2007-10-07 17:02:10 (GMT) |
commit | 11d01d602935766f0bb2d20af28d6a41d12541bf (patch) | |
tree | 5c36009e4cc9ac40ae77f2bb327cfa8bd896d2ee /data/styles/bloe/Makefile.am | |
parent | d8455124e80e01214280a0b3fa0e83176f41a2f4 (diff) | |
download | fluxbox-11d01d602935766f0bb2d20af28d6a41d12541bf.zip fluxbox-11d01d602935766f0bb2d20af28d6a41d12541bf.tar.bz2 |
added new style bloe, thanks Sven Michel
Diffstat (limited to 'data/styles/bloe/Makefile.am')
-rw-r--r-- | data/styles/bloe/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/styles/bloe/Makefile.am b/data/styles/bloe/Makefile.am new file mode 100644 index 0000000..0ca711a --- /dev/null +++ b/data/styles/bloe/Makefile.am | |||
@@ -0,0 +1,5 @@ | |||
1 | SUBDIRS=pixmaps | ||
2 | styledir = $(pkgdatadir)/styles/bloe | ||
3 | |||
4 | style_DATA = theme.cfg | ||
5 | EXTRA_DIST=$(style_DATA) \ No newline at end of file | ||