mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 16:00:18 +00: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
|
|
|