diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 1dcbf5aa..ea565ff8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,8 +2,7 @@ SUBDIRS = po intl src plugins -EXTRA_DIST = autogen.sh HACKING INSTALL.w32 faq.md hexchat.png \ - hexchat.desktop hexchat.spec hexchat.ico +EXTRA_DIST = autogen.sh hexchat.png hexchat.desktop hexchat.ico icon_DATA = hexchat.png icondir = $(datadir)/pixmaps |