all repos — fluxbox @ c79fb75a3b9a2b8fa828d4eea517651d730a6eec

custom fork of the fluxbox windowmanager

data/styles/Makefile.am (raw)

1
2
3
4
5
6
7
8
9
10
11
12
# data/styles/Makefile.am for Blackbox 0.61.x  - an X11 Window manager

styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in

style_DATA = Makro MerleyKay Clean CleanColor Artwiz Cthulhain Flux Minimal Nyz Operation Outcomes Rampage Rancor Results Shade Spiff TDF Twice Blue Carbondioxide qnx-photon
EXTRA_DIST=$(style_DATA)

uninstall-local:
	rmdir $(styledir)
distclean-local:
	rm -f *\~