summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitar Petrovski <dimeptr@gmail.com>2014-04-14 09:58:04 +0200
committerDimitar Petrovski <dimeptr@gmail.com>2014-04-14 09:58:04 +0200
commit0223b8b98276b3f1c935325c9dcdf9b6484eb136 (patch)
treeeb14b0d3de1bacf3a300e508e15781b51810a82a
parent970976d2758c659dc41ffabf9bc9b160c8fbc29b (diff)
downloadvdr-plugin-eepg-0223b8b98276b3f1c935325c9dcdf9b6484eb136.tar.gz
vdr-plugin-eepg-0223b8b98276b3f1c935325c9dcdf9b6484eb136.tar.bz2
fix wrong merge conflicts
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 320a63e..b07b767 100644
--- a/Makefile
+++ b/Makefile
@@ -102,15 +102,11 @@ OBJS = $(PLUGIN).o dish.o epghandler.o setupeepg.o equivhandler.o util.o eit2.o
### The main target:
-<<<<<<< HEAD
ifdef API1733
all: libvdr-$(PLUGIN).so i18n
else
all: $(SOFILE) i18n
endif
-=======
-all: $(SOFILE)
->>>>>>> master
### Implicit rules: