X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=datapath%2FMakefile.am;h=1c9e53b9d9f73d14b7d407a5c00f33d7f84ca776;hb=32cd83a272ab4b00ba6c167e021ebfdddf6337ec;hp=e1bd3e69a3949e37f3514f5b26b995e4024de663;hpb=22bcc0e70becd88bf895c44885d63704affe4284;p=openvswitch diff --git a/datapath/Makefile.am b/datapath/Makefile.am index e1bd3e69..1c9e53b9 100644 --- a/datapath/Makefile.am +++ b/datapath/Makefile.am @@ -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