diff options
Diffstat (limited to 'usr/sbin/Makefile')
-rw-r--r-- | usr/sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/sbin/Makefile b/usr/sbin/Makefile index f718a61..f4cd664 100644 --- a/usr/sbin/Makefile +++ b/usr/sbin/Makefile @@ -4,7 +4,7 @@ SHELL = /bin/bash MYDIR = $(DESTDIR)/usr/sbin SUBDIRS = -BINS = acpi-wakeup.sh rtc-wakeup.sh vdr-watchdogd dvb-reload-modules vdr-get-header-checksum +BINS = rtc-wakeup.sh vdr-watchdogd dvb-reload-modules vdr-get-header-checksum CONFS = all: compile |