diff options
Diffstat (limited to 'etc/init.d/Makefile')
-rw-r--r-- | etc/init.d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/init.d/Makefile b/etc/init.d/Makefile index 01666f4..35373ac 100644 --- a/etc/init.d/Makefile +++ b/etc/init.d/Makefile @@ -4,7 +4,7 @@ SHELL = /bin/bash MYDIR = $(DESTDIR)/etc/init.d SUBDIRS = -BINS = vdr wakeup-reboot-halt +BINS = vdr vdr-x11 vdr-frontend wakeup-reboot-halt CONFS = all: |