diff options
author | fluxgen <fluxgen> | 2007-10-01 21:16:55 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2007-10-01 21:16:55 (GMT) |
commit | a62b70ddf8972a2b3ca48dcdf26ca01f1ce59534 (patch) | |
tree | ab508f49432c9da018ac17477027b3251d735b5a /data/styles/ostrich/Makefile.am | |
parent | 9d3bca8e88d312f44c6077d095b151f10d73609e (diff) | |
download | fluxbox-a62b70ddf8972a2b3ca48dcdf26ca01f1ce59534.zip fluxbox-a62b70ddf8972a2b3ca48dcdf26ca01f1ce59534.tar.bz2 |
forgot to add Makefiles
Diffstat (limited to 'data/styles/ostrich/Makefile.am')
-rw-r--r-- | data/styles/ostrich/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/styles/ostrich/Makefile.am b/data/styles/ostrich/Makefile.am new file mode 100644 index 0000000..a143e2a --- /dev/null +++ b/data/styles/ostrich/Makefile.am | |||
@@ -0,0 +1,4 @@ | |||
1 | styledir = $(pkgdatadir)/styles/ostrich | ||
2 | |||
3 | style_DATA = theme.cfg | ||
4 | EXTRA_DIST=$(style_DATA) \ No newline at end of file | ||