blob: ac45769b2fde21a26cf338638a6daaf459dc6cfa (
plain) (
tree)
|
|
## Process this file with automake to produce Makefile.in
SUBDIRS = po intl src plugins man
EXTRA_DIST = autogen.sh hexchat.png hexchat.ico
icon_DATA = hexchat.png
icondir = $(datadir)/pixmaps
util_DATA = share/misc/hexchat.desktop
utildir = $(datadir)/applications
ACLOCAL_AMFLAGS = -I m4
|