hexchat/Makefile.am

13 lines
317 B
Makefile
Raw Normal View History

2011-02-23 22:14:30 -05:00
## Process this file with automake to produce Makefile.in
SUBDIRS = po intl src plugins
2012-07-13 12:04:00 -04:00
EXTRA_DIST = autogen.sh HACKING INSTALL.w32 faq.html hexchat.png \
hexchat.desktop hexchat.spec hexchat.ico
2011-02-23 22:14:30 -05:00
2012-07-13 12:04:00 -04:00
icon_DATA = hexchat.png
2011-02-23 22:14:30 -05:00
icondir = $(datadir)/pixmaps
2012-07-13 12:04:00 -04:00
util_DATA = hexchat.desktop
2011-02-23 22:14:30 -05:00
utildir = $(datadir)/applications