Skip to content

Commit 01c8884

Browse files
committed
Added Clean for host-multiview in Makefile
1 parent 0af73a1 commit 01c8884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ host-multiview: $(OBJS)
1212
$(CC) $(CFLAGS) $(INCLUDES) src/host-multiview.c -o $@
1313

1414
clean:
15-
rm host-run
15+
rm host-run host-multiview

0 commit comments

Comments
 (0)