X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fautomake.mk;h=d810c83078207a01ed9fde1886ea5bff2e52455a;hb=49c36903d6d65bed96cba31f05534510a21a68d7;hp=8e27fc2fed9a626726d17774aeb8a5de66350796;hpb=3f355f47f8e7343e909ccfa854454d667baf3c38;p=openvswitch diff --git a/vswitchd/automake.mk b/vswitchd/automake.mk index 8e27fc2f..d810c830 100644 --- a/vswitchd/automake.mk +++ b/vswitchd/automake.mk @@ -21,6 +21,7 @@ vswitchd_ovs_vswitchd_SOURCES = \ vswitchd/xenserver.h vswitchd_ovs_vswitchd_LDADD = \ ofproto/libofproto.a \ + lib/libsflow.a \ lib/libopenvswitch.a \ $(FAULT_LIBS) \ $(SSL_LIBS)