summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2012-06-19 00:55:24 +0200
committerlado <herrlado@gmail.com>2012-06-19 00:55:24 +0200
commited27f9ab02bdc1575c9637602209b24c746dc40e (patch)
treeecb058c633af20ada1f51142c7eadde3e7556bad
parent91f40d10f88e683909a165b9a65e96f3f483f2a2 (diff)
downloadvdr-plugin-chanman-ed27f9ab02bdc1575c9637602209b24c746dc40e.tar.gz
vdr-plugin-chanman-ed27f9ab02bdc1575c9637602209b24c746dc40e.tar.bz2
i18n removed
-rw-r--r--chanman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chanman/Makefile b/chanman/Makefile
index eebe1ff..4cbd9a1 100644
--- a/chanman/Makefile
+++ b/chanman/Makefile
@@ -89,7 +89,7 @@ $(I18Nmsgs): $(LOCALEDIR)/%/LC_MESSAGES/vdr-$(PLUGIN).mo: $(PODIR)/%.mo
### Targets:
-all: libvdr-$(PLUGIN).so i18n
+all: libvdr-$(PLUGIN).so
libvdr-$(PLUGIN).so: $(OBJS)
$(CXX) $(CXXFLAGS) -shared $(OBJS) -o $@