tests: Whitelist messages about RCU blocking in the testsuite.
[sliver-openvswitch.git] / datapath / Makefile.am
index 1c0af40..1c9e53b 100644 (file)
@@ -1,15 +1,15 @@
-SUBDIRS = 
-if L26_ENABLED
-SUBDIRS += linux-2.6
+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
 
 include Modules.mk
-include linux-2.6/Modules.mk
+include linux/Modules.mk
 
 # The following is based on commands for the Automake "distdir" target.
 distfiles: Makefile