changeset 42:00f34c83c69b libavutil

remove redundant make variable SUBDIR
author mru
date Thu, 01 Jun 2006 21:57:44 +0000
parents e2d207b1cb8e
children f1e082c50068
files Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon May 29 19:44:17 2006 +0000
+++ b/Makefile	Thu Jun 01 21:57:44 2006 +0000
@@ -15,7 +15,6 @@
           intfloat_readwrite.h
 
 NAME=avutil
-SUBDIR = libavutil
 ifeq ($(BUILD_SHARED),yes)
 LIBVERSION=$(LAVUVERSION)
 LIBMAJOR=$(LAVUMAJOR)