changeset 2:6cb3b747b46b libpostproc

remove redundant make variable SUBDIR
author mru
date Thu, 01 Jun 2006 21:57:44 +0000
parents 7e4f3b330a61
children 31aa4fc384c4
files Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Jun 01 21:49:51 2006 +0000
+++ b/Makefile	Thu Jun 01 21:57:44 2006 +0000
@@ -5,7 +5,6 @@
 incdir=$(prefix)/include/postproc
 
 NAME=postproc
-SUBDIR=libpostproc
 ifeq ($(BUILD_SHARED),yes)
 LIBVERSION=$(SPPVERSION)
 LIBMAJOR=$(SPPMAJOR)