summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c5d498..3785140 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,9 @@ LDFLAGS := -g
OBJS := \
configfs.o \
events.o \
- uvc-gadget.o \
+ main.o \
+ stream.o \
+ uvc.o \
v4l2.o
all: uvc-gadget