From: Ben Pfaff Date: Wed, 4 Mar 2009 18:16:04 +0000 (-0800) Subject: Distribute needed file that had been forgotten (fixes "make dist"). X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cac0c79c98713b6c10126fef09706e10d904ff5;p=openvswitch Distribute needed file that had been forgotten (fixes "make dist"). --- diff --git a/include/openflow/automake.mk b/include/openflow/automake.mk index 26490ec9..a69e6aa4 100644 --- a/include/openflow/automake.mk +++ b/include/openflow/automake.mk @@ -1,5 +1,6 @@ noinst_HEADERS += \ include/openflow/brcompat-netlink.h \ + include/openflow/datapath-protocol.h \ include/openflow/nicira-ext.h \ include/openflow/openflow.h \ include/openflow/openflow-netlink.h