Merge commit 'origin/citrix'
[openvswitch] / Makefile.am
index 59ffc1939d3575cb565de2fa44e05e06284a1b49..1b40cdea9a3275ebff37603b2da86ec367fb220c 100644 (file)
@@ -27,7 +27,11 @@ endif
 
 CLEANFILES =
 DISTCLEANFILES =
-EXTRA_DIST = INSTALL.Linux INSTALL.XenServer INSTALL.SSL
+EXTRA_DIST = INSTALL.bridge \
+       INSTALL.Linux \
+       INSTALL.OpenFlow \
+       INSTALL.SSL \
+       INSTALL.XenServer 
 TESTS =
 TESTS_ENVIRONMENT =
 bin_PROGRAMS =
@@ -57,7 +61,7 @@ SUFFIXES = .in
                 -e 's,[@]PERL[@],$(PERL),g' > $@
 
 include lib/automake.mk
-include secchan/automake.mk
+include ofproto/automake.mk
 include utilities/automake.mk
 include tests/automake.mk
 include include/automake.mk