diff Makefile @ 42:00f34c83c69b libavutil

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