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