libtheora: update to version 1.1.1
[openembedded.git] / recipes / libtheora / libtheora-1.1.1 / no-docs.patch
blob5734bce4650736ec4e614ad24317d5d358908a4d
1 Index: libtheora-1.1.1/Makefile.am
2 ===================================================================
3 --- libtheora-1.1.1.orig/Makefile.am 2009-11-25 22:01:53.593775926 +0100
4 +++ libtheora-1.1.1/Makefile.am 2009-11-25 22:02:00.777524017 +0100
5 @@ -8,7 +8,7 @@
6 EXAMPLES_DIR =
7 endif
9 -SUBDIRS = lib include doc tests m4 $(EXAMPLES_DIR)
10 +SUBDIRS = lib include tests m4 $(EXAMPLES_DIR)
13 # we include the whole debian/ dir in EXTRA_DIST because there's a problem