Woops, forgot to add the file.

This commit is contained in:
Pavel Labath 2011-04-27 14:10:37 +02:00 committed by Mathias Gumz
parent 38b678e4cb
commit 55ee0b72a3

View file

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