Skip to content
Snippets Groups Projects
Commit 4be1218b authored by Thomas B. Rücker's avatar Thomas B. Rücker :blush:
Browse files

add README.md to EXTRA_DIST to fix 'make dist'

parent a97a6880
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4 ...@@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src conf doc web admin win32 examples 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/theora.m4 m4/vorbis.m4 m4/speex.m4 \
m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \ m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \
m4/xiph_types.m4 m4/xiph_xml2.m4 m4/xiph_types.m4 m4/xiph_xml2.m4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment