aboutsummaryrefslogtreecommitdiff
path: root/data/styles/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2001-12-11 20:47:02 (GMT)
committerfluxgen <fluxgen>2001-12-11 20:47:02 (GMT)
commit18830ac9add80cbd3bf7369307d7e35a519dca9b (patch)
tree4759a5434a34ba317fe77bbf8b0ed9bb57bb6018 /data/styles/Makefile.am
parent1523b48bff07dead084af3064ad11c79a9b25df0 (diff)
downloadfluxbox-18830ac9add80cbd3bf7369307d7e35a519dca9b.zip
fluxbox-18830ac9add80cbd3bf7369307d7e35a519dca9b.tar.bz2
Initial revision
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 *\~