ofproto-dpif-xlate: Don't stop processing after ct.
[cascardo/ovs.git] / ofproto / automake.mk
index f548946..0058ff3 100644 (file)
@@ -59,6 +59,8 @@ if WIN32
 ofproto_libofproto_la_LIBADD += ${PTHREAD_LIBS}
 endif
 
+pkgconfig_DATA += \
+       $(srcdir)/ofproto/libofproto.pc
 
 # Distribute this generated file in order not to require Python at
 # build time if ofproto/ipfix.xml is not modified.