summaryrefslogtreecommitdiff
path: root/data/tmw/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-06-20 23:19:50 +0300
committerAndrei Karas <akaras@inbox.ru>2014-06-21 01:35:39 +0300
commitcbc1b271ea57cb68a2663a52dd096749218eda3e (patch)
tree51eb4db9fe7fd37e6d62a0ae430959d09795692f /data/tmw/Makefile.am
parent8963c582f2d2f2879b69821337a5c396f9712a06 (diff)
downloadplus-cbc1b271ea57cb68a2663a52dd096749218eda3e.tar.gz
plus-cbc1b271ea57cb68a2663a52dd096749218eda3e.tar.bz2
plus-cbc1b271ea57cb68a2663a52dd096749218eda3e.tar.xz
plus-cbc1b271ea57cb68a2663a52dd096749218eda3e.zip
Add shell scripts for running branded tmw and evol versions.
Not present in install make action.
Diffstat (limited to 'data/tmw/Makefile.am')
-rw-r--r--data/tmw/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/data/tmw/Makefile.am b/data/tmw/Makefile.am
index 264353083..f8135b488 100644
--- a/data/tmw/Makefile.am
+++ b/data/tmw/Makefile.am
@@ -1,7 +1,7 @@
desktopdir = $(datarootdir)/applications
-tmw:
+branding:
mkdir -p "$(DESTDIR)$(pkgdatadir)/data/tmw/icons"
mkdir -p "$(DESTDIR)$(datarootdir)/icons"
mkdir -p "$(DESTDIR)$(desktopdir)"
@@ -11,7 +11,8 @@ tmw:
cp icons/tmw-client.png "$(DESTDIR)$(datarootdir)/icons/tmw.png"
cp -r images "$(DESTDIR)$(pkgdatadir)/data/tmw"
-EXTRA_DIST = tmw.desktop \
+EXTRA_DIST = tmw.desktop.in \
+ tmw.in \
tmw.manaplus \
icons/tmw-client.ico \
icons/tmw-client.png \