From 1a433954f08b5c478a6a95ed47257121400a7b0d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 29 Dec 2012 10:31:33 +0100 Subject: Revoked 'Now using targets install-lib and install-i18n when building plugins locally' --- PLUGINS/src/dvbsddevice/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'PLUGINS/src/dvbsddevice/Makefile') diff --git a/PLUGINS/src/dvbsddevice/Makefile b/PLUGINS/src/dvbsddevice/Makefile index b2c07f24..a18a57cc 100644 --- a/PLUGINS/src/dvbsddevice/Makefile +++ b/PLUGINS/src/dvbsddevice/Makefile @@ -1,7 +1,7 @@ # # Makefile for a Video Disk Recorder plugin # -# $Id: Makefile 1.17 2012/12/28 10:09:07 kls Exp $ +# $Id: Makefile 1.18 2012/12/29 10:28:45 kls Exp $ # The official name of this plugin. # This name will be used in the '-P...' option of VDR to load the plugin. @@ -72,10 +72,6 @@ $(DEPFILE): Makefile -include $(DEPFILE) -### Internationalization (I18N): - -install-i18n: - ### Targets: $(SOFILE): $(OBJS) -- cgit v1.2.3