X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FMakefile.am;h=229e11bed3df2af46f2cd7e92a74c7a8e60ce134;hb=b5e9402df53a1f0cd745bf8b91c246e1c5e4b11d;hp=6c02909f9e8906bda14dac3bbf5e2648bc21c55d;hpb=9bf3d9301e2473c034c947b45ee06ab6b5af5877;p=openvswitch diff --git a/lib/Makefile.am b/lib/Makefile.am index 6c02909f..229e11be 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -25,6 +25,7 @@ libopenflow_a_SOURCES = \ rconn.c \ socket-util.c \ timeval.c \ + stp.c \ util.c \ vconn-tcp.c \ vconn-unix.c \