summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: