X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=datapath%2FMakefile.am;h=fb1453c1435bd2a625adc0d0819d7b3fa3999da3;hb=0e70cdcb8ddeb20417e682fd63769f9d16601b07;hp=e1bd3e69a3949e37f3514f5b26b995e4024de663;hpb=22bcc0e70becd88bf895c44885d63704affe4284;p=openvswitch diff --git a/datapath/Makefile.am b/datapath/Makefile.am index e1bd3e69..fb1453c1 100644 --- a/datapath/Makefile.am +++ b/datapath/Makefile.am @@ -3,7 +3,7 @@ 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