summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Eskola <timo@tolleri.net>2015-09-08 12:59:54 +0300
committerTimo Eskola <timo@tolleri.net>2015-09-08 12:59:54 +0300
commitb94ebafe8c2f32b404d69f1ea8e6bc2de68e606a (patch)
treecfcdfef1696b16df880e5be0d880e8f72e96446f /Makefile
parent47a129b230b2b2e9a880948b5bc188ab715ba3b2 (diff)
downloadvdr-plugin-duplicates-b94ebafe8c2f32b404d69f1ea8e6bc2de68e606a.tar.gz
vdr-plugin-duplicates-b94ebafe8c2f32b404d69f1ea8e6bc2de68e606a.tar.bz2
Version 0.1.0:
- Added hiding of duplicate recordings. - Updated German translations, thanks to Joerg Bornkessel.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 812ffce..813bdb4 100644
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
### The object files (add further files here):
-OBJS = $(PLUGIN).o menu.o config.o
+OBJS = $(PLUGIN).o menu.o config.o visibility.o
### The main target: