tests: Avoid hash order sensitivity in "ofproto - flow monitoring" test.
[openvswitch] / datapath / Makefile.am
index e1bd3e69a3949e37f3514f5b26b995e4024de663..1c9e53b9d9f73d14b7d407a5c00f33d7f84ca776 100644 (file)
@@ -1,9 +1,9 @@
-SUBDIRS = 
+SUBDIRS =
 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