hexchat/Makefile.am

9 lines
140 B
Makefile
Raw Normal View History

2011-02-23 22:14:30 -05:00
## Process this file with automake to produce Makefile.in
2013-07-12 08:10:51 -04:00
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = po src plugins data
2011-02-23 22:14:30 -05:00
EXTRA_DIST = autogen.sh
2011-02-23 22:14:30 -05:00