summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-01-13 12:26:43 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-01-13 12:26:43 +0100
commit7bfaab70e240461ad4e8ca25d94e24c6f56b29e1 (patch)
treebcd3131cb74254d23820c126ad19240bdd6f1e77 /Makefile
parent35343eaf47f46950012b5c4d9b3c2de1fe1d164e (diff)
downloadvdr-7bfaab70e240461ad4e8ca25d94e24c6f56b29e1.tar.gz
vdr-7bfaab70e240461ad4e8ca25d94e24c6f56b29e1.tar.bz2
Added a missing dependency
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fbe16ccb..4505c7b5 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
# See the main source file 'vdr.c' for copyright information and
# how to reach the author.
#
-# $Id: Makefile 1.17 2000/12/03 15:24:20 kls Exp $
+# $Id: Makefile 1.18 2001/01/13 12:26:43 kls Exp $
DVBDIR = ../DVB
@@ -37,7 +37,7 @@ font: genfontfile fontfix.c fontosd.c
# Dependencies:
config.o : config.c config.h dvbapi.h dvbosd.h eit.h font.h i18n.h interface.h remote.h svdrp.h thread.h tools.h
-dvbapi.o : dvbapi.c config.h dvbapi.h dvbosd.h eit.h font.h interface.h remote.h svdrp.h thread.h tools.h videodir.h
+dvbapi.o : dvbapi.c config.h dvbapi.h dvbosd.h eit.h font.h interface.h recording.h remote.h svdrp.h thread.h tools.h videodir.h
dvbosd.o : dvbosd.c dvbosd.h font.h tools.h
eit.o : eit.c config.h dvbapi.h dvbosd.h eit.h font.h thread.h tools.h videodir.h
font.o : font.c font.h fontfix.c fontosd.c tools.h