ovsdb-tool: Add commands for printing the database checksum.
[openvswitch] / ofproto / automake.mk
index 0f05e53580cc52c222aebceb9767dfdbb75bdc1d..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
@@ -19,9 +19,13 @@ 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 \
        ofproto/pinsched.h \
        ofproto/status.c \
        ofproto/status.h
+
+EXTRA_DIST += ofproto/ofproto-unixctl.man