mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
a0bcd2cf68
PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
12 lines
425 B
Plaintext
12 lines
425 B
Plaintext
--- 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
|
|
all: config.h
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|
|