X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=ofproto%2Fautomake.mk;h=7486f2bb48a3af46da6a91977eec7af3abe1d663;hb=0a96a21b6ee67d7cde2abd72a3a5bd290ac618d5;hp=0058ff30e0df6211f46c606bab4d34ec06bfbc6f;hpb=b82b15730c2648aa3ef6dbb69d5f49f3bcdc5e20;p=cascardo%2Fovs.git diff --git a/ofproto/automake.mk b/ofproto/automake.mk index 0058ff30e..7486f2bb4 100644 --- a/ofproto/automake.mk +++ b/ofproto/automake.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009, 2010, 2011, 2012, 2014 Nicira, Inc. +# Copyright (C) 2009, 2010, 2011, 2012, 2014, 2016 Nicira, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright @@ -43,8 +43,6 @@ ofproto_libofproto_la_SOURCES = \ ofproto/ofproto-dpif-xlate.c \ ofproto/ofproto-dpif-xlate.h \ ofproto/ofproto-provider.h \ - ofproto/pktbuf.c \ - ofproto/pktbuf.h \ ofproto/pinsched.c \ ofproto/pinsched.h \ ofproto/tunnel.c \ @@ -82,3 +80,5 @@ ofproto/ipfix-entities.def: ofproto/ipfix.xml ofproto/ipfix-gen-entities # IPFIX enterprise entity definition macros. EXTRA_DIST += ofproto/ipfix-enterprise-entities.def + +FLAKE8_PYFILES += ofproto/ipfix-gen-entities