Skip to content

Commit

Permalink
Fix typo, don't build captest utility with make all
Browse files Browse the repository at this point in the history
  • Loading branch information
jwlodek committed Dec 18, 2024
1 parent 0ff3e94 commit 6ef837e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uvcSupport/utils/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
all: listcameras ptz usbreset captest
all: listcameras ptztest usbreset

listcameras:
mkdir -p bin
Expand Down

0 comments on commit 6ef837e

Please sign in to comment.