summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>2012-12-29 15:16:47 +0100
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>2012-12-29 15:16:47 +0100
commit032a662a4448d13f3892ae67831cb0391055d2ba (patch)
tree194c953f27eb5d32a9169b0df0df17bf3eceb141
parentaa47903a01531d82a68e6b4cd45b5e6506ad47bc (diff)
downloadvdr-plugin-inputdev-032a662a4448d13f3892ae67831cb0391055d2ba.tar.gz
vdr-plugin-inputdev-032a662a4448d13f3892ae67831cb0391055d2ba.tar.bz2
build the udev helper with 'all' target
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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: