ovs-ofctl: Clarify in_port in manpage.
[openvswitch] / datapath / Makefile.am
index e1bd3e69a3949e37f3514f5b26b995e4024de663..fb1453c1435bd2a625adc0d0819d7b3fa3999da3 100644 (file)
@@ -3,7 +3,7 @@ if LINUX_ENABLED
 SUBDIRS += linux
 endif
 
-EXTRA_DIST = $(dist_headers) $(dist_sources)
+EXTRA_DIST = $(dist_headers) $(dist_sources) $(dist_extras)
 
 # Suppress warnings about GNU extensions in Modules.mk files.
 AUTOMAKE_OPTIONS = -Wno-portability