summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2009-01-06 14:03:24 -0800
committerBen Pfaff <blp@nicira.com>2009-01-06 14:06:59 -0800
commitbe63d0128504bedc9c73ab25d4e462fb188acbbd (patch)
tree5d85da26251ed72ab916d14177edad7958ab632a
parentbabafd41040722d8a64bd0d344591852734bbe51 (diff)
downloadopenvswitch-be63d0128504bedc9c73ab25d4e462fb188acbbd.tar.gz
Fix "make dist" by adding forgotten files to sources lists.
-rw-r--r--secchan/automake.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/secchan/automake.mk b/secchan/automake.mk
index 588e566df..f1f832cce 100644
--- a/secchan/automake.mk
+++ b/secchan/automake.mk
@@ -12,6 +12,7 @@ secchan_secchan_SOURCES = \
secchan/flow-end.h \
secchan/in-band.c \
secchan/in-band.h \
+ secchan/netflow.h \
secchan/port-watcher.c \
secchan/port-watcher.h \
secchan/ratelimit.c \