From 032a662a4448d13f3892ae67831cb0391055d2ba Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Sat, 29 Dec 2012 15:16:47 +0100 Subject: build the udev helper with 'all' target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 74263d0..7088cfc 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ OBJS = plugin.o inputdev.o ### The main target: -all: libvdr-$(PLUGIN).so i18n +all: libvdr-$(PLUGIN).so vdr-inputdev i18n ### Implicit rules: -- cgit v1.2.3