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, 0 insertions, 10 deletions
diff --git a/data/styles/Makefile.include b/data/styles/Makefile.include
deleted file mode 100644
index 2a99c2b..0000000
--- a/data/styles/Makefile.include
+++ /dev/null
@@ -1,10 +0,0 @@
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 *\~