X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=datapath%2FMakefile.am;h=1c9e53b9d9f73d14b7d407a5c00f33d7f84ca776;hb=3442636d01d2a73a557952ad9140de07418c28c2;hp=e1bd3e69a3949e37f3514f5b26b995e4024de663;hpb=22bcc0e70becd88bf895c44885d63704affe4284;p=sliver-openvswitch.git diff --git a/datapath/Makefile.am b/datapath/Makefile.am index e1bd3e69a..1c9e53b9d 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