ofproto: Update facet stats when used time increases.
[openvswitch] / ofproto / automake.mk
index 87a0fa68a152dbcc32a60a07a309220381a24a51..66307455462a5738370f89566b6073dbdb60466b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009 Nicira Networks, Inc.
+# Copyright (C) 2009, 2010 Nicira Networks, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
@@ -11,8 +11,6 @@ ofproto_libofproto_a_SOURCES = \
        ofproto/collectors.h \
        ofproto/discovery.c \
        ofproto/discovery.h \
-       ofproto/executer.c \
-       ofproto/executer.h \
        ofproto/fail-open.c \
        ofproto/fail-open.h \
        ofproto/in-band.c \
@@ -21,6 +19,8 @@ ofproto_libofproto_a_SOURCES = \
        ofproto/netflow.h \
        ofproto/ofproto.c \
        ofproto/ofproto.h \
+       ofproto/ofproto-sflow.c \
+       ofproto/ofproto-sflow.h \
        ofproto/pktbuf.c \
        ofproto/pktbuf.h \
        ofproto/pinsched.c \
@@ -28,4 +28,4 @@ ofproto_libofproto_a_SOURCES = \
        ofproto/status.c \
        ofproto/status.h
 
-include ofproto/commands/automake.mk
+EXTRA_DIST += ofproto/ofproto-unixctl.man