summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2013-10-02 07:51:44 +0000
committerphintuka <phintuka>2013-10-02 07:51:44 +0000
commit56f7b13e402be41080f7e671caad30252af88051 (patch)
tree71d9154f01e81a7e410ff9e0ea01d3d4e375e739
parentfe17a9f205fdad8109616599881d964f8d1943a5 (diff)
downloadxineliboutput-56f7b13e402be41080f7e671caad30252af88051.tar.gz
xineliboutput-56f7b13e402be41080f7e671caad30252af88051.tar.bz2
Makefile: do not build vdr plugins in install-lib when configured with --disable-vdr
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1ae21529..bc9e9544 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
# See the main source file 'xineliboutput.c' for copyright information and
# how to reach the author.
#
-# $Id: Makefile,v 1.114 2013-10-02 07:50:06 phintuka Exp $
+# $Id: Makefile,v 1.115 2013-10-02 07:51:44 phintuka Exp $
#
# The official name of this plugin.
@@ -337,7 +337,7 @@ ifeq ($(VDR_TREE), yes)
$(INSTALL) $@ $(LIBDIR)/
endif
-install-lib: $(VDRPLUGIN) $(VDRPLUGIN_SXFE) $(VDRPLUGIN_FBFE)
+install-lib: $(TARGETS_VDR)
ifeq ($(XINELIBOUTPUT_VDRPLUGIN), yes)
@echo Installing $^
install -D $^ $(DESTDIR)$(LIBDIR)/