X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fautomake.mk;h=87a0fa68a152dbcc32a60a07a309220381a24a51;hb=6bab37989b1b5e8981bee80e1fedef621799332c;hp=232d45f66a6f52b7da890b11f7c8199fbb9d7d78;hpb=3b01baa3970139c3a195017ab1ea3e42761e3db2;p=openvswitch diff --git a/ofproto/automake.mk b/ofproto/automake.mk index 232d45f6..87a0fa68 100644 --- a/ofproto/automake.mk +++ b/ofproto/automake.mk @@ -7,6 +7,8 @@ noinst_LIBRARIES += ofproto/libofproto.a ofproto_libofproto_a_SOURCES = \ + ofproto/collectors.c \ + ofproto/collectors.h \ ofproto/discovery.c \ ofproto/discovery.h \ ofproto/executer.c \