all repos — fluxbox @ 52c374570ee5791a0b953f4ffc75082f216d1d1e

custom fork of the fluxbox windowmanager

data/styles/Makefile.include (raw)

1
2
3
4
5
6
7
8
9
10
## included by all Makefile.am files under the data/styles directory

MAINTAINERCLEANFILES = Makefile.in

EXTRA_DIST=$(style_DATA)

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