aboutsummaryrefslogtreecommitdiff
path: root/data/styles/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/Makefile.am')
-rw-r--r--data/styles/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am
new file mode 100644
index 0000000..61ae0e0
--- /dev/null
+++ b/data/styles/Makefile.am
@@ -0,0 +1,12 @@
1# data/styles/Makefile.am for Blackbox 0.61.x - an X11 Window manager
2
3styledir = $(pkgdatadir)/styles
4MAINTAINERCLEANFILES = Makefile.in
5
6style_DATA = Makro MerleyKay Clean CleanColor Artwiz Cthulhain Flux Minimal Nyz Operation Outcomes Rampage Rancor Results Shade Spiff TDF Twice Blue Carbondioxide qnx-photon
7EXTRA_DIST=$(style_DATA)
8
9uninstall-local:
10 rmdir $(styledir)
11distclean-local:
12 rm -f *\~