mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-11-03 04:17:17 -05:00
include m4 for theora in dist
svn path=/icecast/trunk/icecast/; revision=8357
This commit is contained in:
parent
1e839f83ea
commit
1924d22b91
@ -5,7 +5,8 @@ ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS = src conf debian doc web admin win32
|
||||
|
||||
EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 m4/vorbis.m4 \
|
||||
EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 \
|
||||
m4/theora.m4 m4/vorbis.m4 \
|
||||
m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \
|
||||
m4/xiph_types.m4 m4/xiph_xml2.m4 icecast.spec
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user