diff options
author | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-01-13 19:54:00 +0000 |
---|---|---|
committer | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-01-13 19:54:00 +0000 |
commit | fa0c9473db7ff372d4654f3a00dd039222c45189 (patch) | |
tree | 02019a8e85e43b39e09d74533e6aaead4496182b /images/Makefile | |
parent | 2072c668df9ad48586fd2750713da0be742dda6d (diff) | |
download | vdr-plugin-live-fa0c9473db7ff372d4654f3a00dd039222c45189.tar.gz vdr-plugin-live-fa0c9473db7ff372d4654f3a00dd039222c45189.tar.bz2 |
Changed overall menue structure
Diffstat (limited to 'images/Makefile')
-rw-r--r-- | images/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index a8ef343..450cb35 100644 --- a/images/Makefile +++ b/images/Makefile @@ -19,7 +19,7 @@ OBJS = logo.o record.o active.o inactive.o button_blue.o \ transparent.o edit.o del.o play.o \ bg_header_h.o bg_header_l.o bg_header_r.o \ bg_box_h.o bg_box_l.o bg_box_r.o \ - movie.o + movie.o menu_line_bg.o ### Default rules: |