diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index ac45769b..40ed64e9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,9 +2,9 @@ SUBDIRS = po intl src plugins man -EXTRA_DIST = autogen.sh hexchat.png hexchat.ico +EXTRA_DIST = autogen.sh -icon_DATA = hexchat.png +icon_DATA = src/pixmaps/hexchat.png icondir = $(datadir)/pixmaps util_DATA = share/misc/hexchat.desktop |