summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-06-09 21:08:49 +0200
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-06-09 21:15:01 +0200
commit398ecd6d22b939406bd9f07bd704bf942c4d8756 (patch)
tree69e0292726d30aacec1ab8556d3ab3401cd1c8ab /data
parent3907d188fa408ee3ef90bd6bb617209f09e19835 (diff)
downloadmana-client-398ecd6d22b939406bd9f07bd704bf942c4d8756.tar.gz
mana-client-398ecd6d22b939406bd9f07bd704bf942c4d8756.tar.bz2
mana-client-398ecd6d22b939406bd9f07bd704bf942c4d8756.tar.xz
mana-client-398ecd6d22b939406bd9f07bd704bf942c4d8756.zip
Make sure the tmw.xpm file is shipped in the release
Requested by Patrick Matthäi. Duplicate file removed from the Debian packaging directory.
Diffstat (limited to 'data')
-rw-r--r--data/icons/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 375edef7..deb55045 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1,7 +1,8 @@
iconsdir = $(pkgdatadir)/data/icons
-icons_DATA = tmw.png
+icons_DATA = tmw.png \
+ tmw.xpm
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps