From 3a758132b402e2c4a346d1feb45d00300fed16e7 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Wed, 23 Feb 2011 10:14:53 -0800 Subject: Added proper support for enum default values. --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') 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 \ -- cgit v1.2.3