diff options
Diffstat (limited to 'grpc/subdir.am')
-rw-r--r-- | grpc/subdir.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/grpc/subdir.am b/grpc/subdir.am index 06b37f9..a464edc 100644 --- a/grpc/subdir.am +++ b/grpc/subdir.am @@ -10,6 +10,10 @@ nodist_grpc_libfrrgrpc_pb_la_SOURCES = \ grpc/frr-northbound.pb.cc \ grpc/frr-northbound.grpc.pb.cc \ # end + +grpc_libfrrgrpc_pb_la_SOURCES = \ + grpc/frrgrpc_pb.c \ + # end endif CLEANFILES += \ |