mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-05 10:42:33 +01:00
9 lines
145 B
Makefile
9 lines
145 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
SUBDIRS = po src plugins data
|
|
|
|
EXTRA_DIST = autogen.sh data
|
|
|