diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 18:04:00 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 18:04:00 +0200 |
commit | 16d32fdeda288f5b8be71aea4a2f554b694d13eb (patch) | |
tree | bae7992c111eb5e915dfffc2b1602a9b53224336 /Makefile.am | |
parent | ea2c58c2344f3ed9c4fa01f05119c5a3715ffdaa (diff) |
Another bunch of rebranding stuff
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index f86b4ed7..02213fd9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,11 +2,11 @@ SUBDIRS = po intl src plugins -EXTRA_DIST = autogen.sh HACKING INSTALL.w32 faq.html xchat.png \ - xchat.desktop xchat.spec config.h.w32 xchat.ico +EXTRA_DIST = autogen.sh HACKING INSTALL.w32 faq.html hexchat.png \ + hexchat.desktop hexchat.spec hexchat.ico -icon_DATA = xchat.png +icon_DATA = hexchat.png icondir = $(datadir)/pixmaps -util_DATA = xchat.desktop +util_DATA = hexchat.desktop utildir = $(datadir)/applications |