mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-11-03 04:17:17 -05:00
9 lines
283 B
Makefile
9 lines
283 B
Makefile
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
AUTOMAKE_OPTIONS = 1.6 foreign
|
||
|
|
||
|
EXTRA_DIST = README.Debian changelog compat control copyright \
|
||
|
icecast2.1 icecast2.default icecast2.init icecast2.manpages \
|
||
|
icecast2.postinst icecast2.postrm icecast2.preinst rules watch
|
||
|
|