changeset 1102:97f5988fe362 libavformat

remove redundant make variable SUBDIR
author mru
date Thu, 01 Jun 2006 21:57:44 +0000
parents c4ad0ac3f999
children 997e01f17ad3
files Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Jun 01 07:31:59 2006 +0000
+++ b/Makefile	Thu Jun 01 21:57:44 2006 +0000
@@ -83,7 +83,6 @@
 endif
 
 NAME=avformat
-SUBDIR=libavformat
 ifeq ($(BUILD_SHARED),yes)
 LIBVERSION=$(LAVFVERSION)
 LIBMAJOR=$(LAVFMAJOR)