summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2011-02-23 10:14:53 -0800
committerJoshua Haberman <joshua@reverberate.org>2011-02-23 10:14:53 -0800
commit3a758132b402e2c4a346d1feb45d00300fed16e7 (patch)
tree804af5b367c9de0349660baac23371ca99544543 /Makefile
parent6b574175dd43735a26f171de6b34c3f15bb50f12 (diff)
Added proper support for enum default values.
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