summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2015-05-08 17:20:55 -0700
committerJosh Haberman <jhaberman@gmail.com>2015-05-08 17:20:55 -0700
commit838009ba2b8ea1e99061c66e0fbd9cb53a96ec20 (patch)
treeda3cbc97eed1eb70af5e0f3a687ff37ad239d119 /Makefile
parentfa10302a502de38a66ed921eeeacb4107e9572a2 (diff)
Fixes for the open-source build.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5887fbe..e75fe54 100644
--- a/Makefile
+++ b/Makefile
@@ -131,6 +131,7 @@ make_objs_cc = $$(patsubst upb/$$(pc).cc,obj/upb/$$(pc).$(1),$$($$(call to_srcs,
upb_SRCS = \
upb/def.c \
+ upb/env.c \
upb/handlers.c \
upb/refcounted.c \
upb/shim/shim.c \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback