X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fautomake.mk;h=8319c939dabc5e783dadd231c87100623762169a;hb=816fd533f85923c03cf8d9d6450bd9a0845d5160;hp=804cf58b84487b316fba07d54927b05713cd35c5;hpb=6ca376775ecae19df72324bb8212e70467795450;p=openvswitch diff --git a/vswitchd/automake.mk b/vswitchd/automake.mk index 804cf58b..8319c939 100644 --- a/vswitchd/automake.mk +++ b/vswitchd/automake.mk @@ -81,7 +81,7 @@ EXTRA_DIST += vswitchd/vswitch.gv vswitchd/vswitch.pic # vswitch schema documentation EXTRA_DIST += vswitchd/vswitch.xml dist_man_MANS += vswitchd/ovs-vswitchd.conf.db.5 -vswitchd/ovs-vswitchd.conf.db.5: \ +$(srcdir)/vswitchd/ovs-vswitchd.conf.db.5: \ ovsdb/ovsdb-doc.in vswitchd/vswitch.xml vswitchd/vswitch.ovsschema \ $(srcdir)/vswitchd/vswitch.pic $(OVSDB_DOC) \