From e5899689c72ef8b583d08f79290739abafe2d7a2 Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Sat, 10 Dec 2011 00:05:32 +0100 Subject: try to set the initial channel on device-attach if it hasn't been set so far --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4850391..9f74a3c 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,7 @@ endif ### The object files (add further files here): -OBJS = $(PLUGIN).o dynamicdevice.o menu.o monitor.o udev.o +OBJS = $(PLUGIN).o dynamicdevice.o menu.o monitor.o status.o udev.o ### The main target: -- cgit v1.2.3