forked from pool/v4l-utils
9b4f770a74
Update to v0.8.5 OBS-URL: https://build.opensuse.org/request/show/76856 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=3
9 lines
427 B
Diff
9 lines
427 B
Diff
--- utils/Makefile.orig 2011-07-17 19:06:39.000000000 +0300
|
|
+++ utils/Makefile 2011-07-23 21:41:32.646000060 +0300
|
|
@@ -1,4 +1,4 @@
|
|
-SUBDIRS=libv4l2util libmedia_dev decode_tm6000 keytable rds v4l2-compliance v4l2-ctl v4l2-dbg v4l2-sysfs-path xc3028-firmware
|
|
+SUBDIRS=libv4l2util libmedia_dev decode_tm6000 keytable v4l2-compliance v4l2-ctl v4l2-dbg v4l2-sysfs-path xc3028-firmware
|
|
|
|
all install:
|
|
@for i in $(SUBDIRS); do \
|