Remove kernel datapath unit tests.
[openvswitch] / datapath / Makefile.am
index 12bec60390752819ecd0c721369b80c8b6a56874..88e66c74546580f210d9322035dd4d6b2d66d298 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = tests
+SUBDIRS = 
 if L26_ENABLED
 SUBDIRS += linux-2.6
 endif
@@ -7,6 +7,7 @@ SUBDIRS += linux-2.4
 endif
 
 EXTRA_DIST = $(dist_headers) $(dist_sources)
+EXTRA_DIST += hwtable_dummy/Modules.mk hwtable_dummy/hwtable_dummy.c
 
 # Suppress warnings about GNU extensions in Modules.mk files.
 AUTOMAKE_OPTIONS = -Wno-portability