1 # Copyright (C) 2009, 2010, 2011, 2012 Nicira Networks, Inc.
3 # Copying and distribution of this file, with or without modification,
4 # are permitted in any medium without royalty provided the copyright
5 # notice and this notice are preserved. This file is offered as-is,
6 # without warranty of any kind.
8 noinst_LIBRARIES += ofproto/libofproto.a
9 ofproto_libofproto_a_SOURCES = \
10 ofproto/collectors.c \
11 ofproto/collectors.h \
23 ofproto/ofproto-dpif.c \
24 ofproto/ofproto-dpif-governor.c \
25 ofproto/ofproto-dpif-governor.h \
26 ofproto/ofproto-dpif-sflow.c \
27 ofproto/ofproto-dpif-sflow.h \
28 ofproto/ofproto-provider.h \
34 MAN_FRAGMENTS += ofproto/ofproto-unixctl.man