diff Makefile @ 1102:97f5988fe362 libavformat

remove redundant make variable SUBDIR
author mru
date Thu, 01 Jun 2006 21:57:44 +0000
parents a1c07ce3943c
children 95054d76b7e6
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)