12 lines
362 B
Text
12 lines
362 B
Text
Index: Makefile.in
|
|
--- Makefile.in.orig
|
|
+++ Makefile.in
|
|
@@ -404,7 +404,7 @@ EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 \
|
|
m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \
|
|
m4/xiph_types.m4 m4/xiph_xml2.m4
|
|
|
|
-doc_DATA = README AUTHORS COPYING NEWS TODO ChangeLog
|
|
+doc_DATA = AUTHORS NEWS
|
|
all: config.h
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|
|