aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-04-27 12:10:37 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2011-04-27 12:17:07 (GMT)
commit55ee0b72a3586eaec8b5ac00a0d9bca747c70ca8 (patch)
tree7b71d34cf8efeacbb6599e83d67db2983b6ec71e /data
parent38b678e4cb3e24882a7c37fe06040ff0c47775b1 (diff)
downloadfluxbox-55ee0b72a3586eaec8b5ac00a0d9bca747c70ca8.zip
fluxbox-55ee0b72a3586eaec8b5ac00a0d9bca747c70ca8.tar.bz2
Woops, forgot to add the file.
Diffstat (limited to 'data')
-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 *\~