X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=f8dfd16c1c4aa968777c5e1da9329d0e727aaf81;hb=836fad5e1ae4316752150fcdfba9afbf8d5f5801;hp=bfba76f8211de91d38e96e0934a7e651c973aab7;hpb=2280e7223cc5d014fe60ad3be45b8e4d9d401997;p=openvswitch diff --git a/Makefile.am b/Makefile.am index bfba76f8..f8dfd16c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007, 2008, 2009 Nicira Networks, Inc. +# Copyright (C) 2007, 2008, 2009, 2010 Nicira Networks, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright @@ -34,12 +34,12 @@ EXTRA_DIST = INSTALL.bridge \ INSTALL.OpenFlow \ INSTALL.SSL \ INSTALL.XenServer \ - README-gcov \ - ++WARNING++ + README-gcov bin_PROGRAMS = sbin_PROGRAMS = bin_SCRIPTS = dist_man_MANS = +dist_pkgdata_DATA = dist_pkgdata_SCRIPTS = dist_sbin_SCRIPTS = man_MANS = @@ -48,6 +48,7 @@ noinst_HEADERS = noinst_LIBRARIES = noinst_PROGRAMS = noinst_SCRIPTS = +OVSIDL_BUILT = SUFFIXES = EXTRA_DIST += soexpand.pl