all repos — fluxbox @ 55ee0b72a3586eaec8b5ac00a0d9bca747c70ca8

custom fork of the fluxbox windowmanager

Woops, forgot to add the file.
Pavel Labath pavelo@centrum.sk
commit

55ee0b72a3586eaec8b5ac00a0d9bca747c70ca8

parent

38b678e4cb3e24882a7c37fe06040ff0c47775b1

1 files changed, 10 insertions(+), 0 deletions(-)

jump to
A data/styles/Makefile.include

@@ -0,0 +1,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 *\~