summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 78911e9..3348ece 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ OBJS = $(PLUGIN).o dish.o epghandler.o setupeepg.o equivhandler.o util.o eit2.o
### The main target:
-all: $(SOFILE) i18n
+all: $(SOFILE)
### Implicit rules: