fluxbox/data/styles/Makefile.include
2011-04-27 14:17:07 +02:00

10 lines
205 B
Text

## 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 *\~