aboutsummaryrefslogtreecommitdiff
path: root/data/styles/Makefile.include
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/Makefile.include')
-rw-r--r--data/styles/Makefile.include10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/styles/Makefile.include b/data/styles/Makefile.include
new file mode 100644
index 0000000..2a99c2b
--- /dev/null
+++ b/data/styles/Makefile.include
@@ -0,0 +1,10 @@
1## included by all Makefile.am files under the data/styles directory
2
3MAINTAINERCLEANFILES = Makefile.in
4
5EXTRA_DIST=$(style_DATA)
6
7uninstall-hook:
8 rmdir $(DESTDIR)$(styledir)
9distclean-local:
10 rm -f *\~