1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00

Add Makefile.md explicitly, as it does not match GNU naming

This commit is contained in:
Marvin Scholz 2015-11-28 10:57:43 +01:00
parent 0518157700
commit 2608422ce4

View File

@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src conf doc web admin win32 examples
EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 \
EXTRA_DIST = README.md HACKING m4/acx_pthread.m4 m4/ogg.m4 \
m4/theora.m4 m4/vorbis.m4 m4/speex.m4 \
m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \
m4/xiph_types.m4 m4/xiph_xml2.m4