aboutsummaryrefslogtreecommitdiff
path: root/data/styles/Makefile.include
blob: 2a99c2b3c3f1ce311ec2d6039181938c9b44f9ad (plain)
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 *\~