blob: ea565ff84e1abf28e6a63a6a34c1187d8fbc07af (
plain) (
tree)
|
|
## Process this file with automake to produce Makefile.in
SUBDIRS = po intl src plugins
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
|