diff options
Diffstat (limited to 'PLUGINS/src/svdrpdemo')
-rw-r--r-- | PLUGINS/src/svdrpdemo/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/PLUGINS/src/svdrpdemo/Makefile b/PLUGINS/src/svdrpdemo/Makefile index d0c572e9..d40e483c 100644 --- a/PLUGINS/src/svdrpdemo/Makefile +++ b/PLUGINS/src/svdrpdemo/Makefile @@ -1,7 +1,7 @@ # # Makefile for a Video Disk Recorder plugin # -# $Id: Makefile 2.12 2012/12/28 10:09:41 kls Exp $ +# $Id: Makefile 2.13 2012/12/29 10:29:24 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) |