summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 98ffef4..437cf5a 100644
--- a/Makefile
+++ b/Makefile
@@ -72,7 +72,7 @@ $(ALLSRC): perf-cppflags
# The core library.
CORE= \
src/upb.c \
- src/upb_stream.c \
+ src/upb_handlers.c \
src/upb_table.c \
src/upb_string.c \
src/upb_def.c \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback