summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 699653f..58d6571 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -70,7 +70,6 @@ add_library(upb
upb/msgfactory.c
upb/port_def.inc
upb/port_undef.inc
- upb/refcounted.c
upb/sink.c
upb/structs.int.h
upb/table.c
@@ -84,7 +83,6 @@ add_library(upb
upb/handlers.h
upb/msg.h
upb/msgfactory.h
- upb/refcounted.h
upb/sink.h
upb/upb.h)
add_library(upb_pb
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback