fluxbox/data/styles/Makefile.include

11 lines
205 B
Text
Raw Normal View History

2011-04-27 12:10:37 +00:00
## 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 *\~