summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13ce46a..008cc85 100644
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,6 @@ $(ALLSRC): perf-cppflags
# The core library -- the absolute minimum you must compile in to successfully
# bootstrap.
CORE= \
- src/descriptor.c \
src/upb.c \
src/upb_table.c \
src/upb_string.c \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback