X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fautomake.mk;h=908829243457ca38ccb3992d1c6b892799090ae5;hb=e0d7fd09066712420ea076a8efb5559a3fe297b3;hp=6d98de73636068d402681cbbaf30fb31654f46c0;hpb=9d6ac44e2b584b34bc7e14f2daa7bb0bdfab16ab;p=openvswitch diff --git a/ofproto/automake.mk b/ofproto/automake.mk index 6d98de73..90882924 100644 --- a/ofproto/automake.mk +++ b/ofproto/automake.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009, 2010, 2011, 2012 Nicira Networks, Inc. +# Copyright (C) 2009, 2010, 2011, 2012 Nicira, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright @@ -31,4 +31,4 @@ ofproto_libofproto_a_SOURCES = \ ofproto/pinsched.c \ ofproto/pinsched.h -MAN_FRAGMENTS += ofproto/ofproto-unixctl.man +MAN_FRAGMENTS += ofproto/ofproto-unixctl.man ofproto/ofproto-dpif-unixctl.man