summaryrefslogtreecommitdiff
path: root/v4l2-apps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-apps/Makefile')
-rw-r--r--v4l2-apps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l2-apps/Makefile b/v4l2-apps/Makefile
index fc7d21650..cd5a18ff4 100644
--- a/v4l2-apps/Makefile
+++ b/v4l2-apps/Makefile
@@ -4,5 +4,5 @@
all clean install:
$(MAKE) -C lib $@
- $(MAKE) -C test $@
$(MAKE) -C util $@
+ $(MAKE) -C test $@