summaryrefslogtreecommitdiffstats
path: root/vidix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/Makefile')
-rw-r--r--vidix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vidix/Makefile b/vidix/Makefile
index 7a156050a7..bad801ea10 100644
--- a/vidix/Makefile
+++ b/vidix/Makefile
@@ -4,7 +4,7 @@ LIBNAME_MPLAYER = libvidix.a
SRCS_MPLAYER = vidixlib.c
-all: libs
+libs:
$(MAKE) -C drivers
clean::