2009-12-21 04:00:51 +01:00
|
|
|
--- Makefile.in.orig 2009-10-01 18:04:07.000000000 +0000
|
|
|
|
+++ Makefile.in 2009-12-21 01:17:02.000000000 +0000
|
|
|
|
@@ -200,7 +200,7 @@
|
|
|
|
missing mkinstalldirs theora-uninstalled.pc.in theora.pc.in \
|
|
|
|
theoradec-uninstalled.pc.in theoradec.pc.in \
|
|
|
|
theoraenc-uninstalled.pc.in theoraenc.pc.in
|
|
|
|
-DIST_SUBDIRS = lib include doc tests m4 examples
|
|
|
|
+DIST_SUBDIRS = lib include m4
|
2006-09-13 08:55:05 +02:00
|
|
|
all: config.h
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
2009-12-21 04:00:51 +01:00
|
|
|
|