diff options
Diffstat (limited to 'src/pixmaps/Makefile.am')
-rw-r--r-- | src/pixmaps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pixmaps/Makefile.am b/src/pixmaps/Makefile.am index 5476f9d4..6dff376c 100644 --- a/src/pixmaps/Makefile.am +++ b/src/pixmaps/Makefile.am @@ -9,7 +9,7 @@ LIST = traymsgpng $(srcdir)/message.png \ purplepng $(srcdir)/purple.png \ redpng $(srcdir)/red.png \ voicepng $(srcdir)/voice.png \ - xchatpng $(srcdir)/../../xchat.png + hexchatpng $(srcdir)/../../hexchat.png PNGS = message.png highlight.png fileoffer.png book.png hop.png op.png purple.png red.png voice.png noinst_HEADERS = inline_pngs.h |