summaryrefslogtreecommitdiff
path: root/PLUGINS/src/svdrpdemo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'PLUGINS/src/svdrpdemo/Makefile')
-rw-r--r--PLUGINS/src/svdrpdemo/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/PLUGINS/src/svdrpdemo/Makefile b/PLUGINS/src/svdrpdemo/Makefile
index 84eba02d..96e2f4f9 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.10 2012/12/23 10:04:47 kls Exp $
+# $Id: Makefile 2.11 2012/12/27 13:03:07 kls Exp $
# The official name of this plugin.
# This name will be used in the '-P...' option of VDR to load the plugin.
@@ -67,6 +67,10 @@ $(DEPFILE): Makefile
-include $(DEPFILE)
+### Internationalization (I18N):
+
+install-i18n:
+
### Targets:
$(SOFILE): $(OBJS)