hexchat/Makefile.am

14 lines
300 B
Makefile
Raw Normal View History

2011-02-24 06:14:30 +03:00
## Process this file with automake to produce Makefile.in
2012-10-27 21:07:59 +04:00
SUBDIRS = po intl src plugins man
2011-02-24 06:14:30 +03:00
2012-10-26 03:13:32 +04:00
EXTRA_DIST = autogen.sh hexchat.png hexchat.desktop hexchat.ico
2011-02-24 06:14:30 +03:00
2012-07-13 20:04:00 +04:00
icon_DATA = hexchat.png
2011-02-24 06:14:30 +03:00
icondir = $(datadir)/pixmaps
2012-07-13 20:04:00 +04:00
util_DATA = hexchat.desktop
2011-02-24 06:14:30 +03:00
utildir = $(datadir)/applications
2012-07-30 18:05:34 +04:00
ACLOCAL_AMFLAGS = -I m4