From 42225a3058e7698c9a02b4359959b7771c75715e Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Thu, 1 Jun 2006 21:57:44 +0000 Subject: remove redundant make variable SUBDIR Originally committed as revision 5442 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavutil/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libavutil/Makefile') diff --git a/libavutil/Makefile b/libavutil/Makefile index ed10a7d490..373337b4e3 100644 --- a/libavutil/Makefile +++ b/libavutil/Makefile @@ -15,7 +15,6 @@ HEADERS = avutil.h common.h mathematics.h integer.h rational.h \ intfloat_readwrite.h NAME=avutil -SUBDIR = libavutil ifeq ($(BUILD_SHARED),yes) LIBVERSION=$(LAVUVERSION) LIBMAJOR=$(LAVUMAJOR) -- cgit v1.2.3