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