X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=python%2Fovs%2Fautomake.mk;h=224732809f1fac948c57ab77fd0ae7a7e79fc06b;hb=859ad376132e1eb13d0a1a28cae2c477300fd45f;hp=a1787ba5c423ad954430e6de6a0e6a1936cc55d7;hpb=44852fdf6335927b44ac7ebb348efa782a7f08de;p=openvswitch diff --git a/python/ovs/automake.mk b/python/ovs/automake.mk index a1787ba5..22473280 100644 --- a/python/ovs/automake.mk +++ b/python/ovs/automake.mk @@ -20,6 +20,7 @@ ovs_pyfiles = \ python/ovs/socket_util.py \ python/ovs/stream.py \ python/ovs/timeval.py \ + python/ovs/vlog.py \ python/ovs/util.py EXTRA_DIST += $(ovs_pyfiles) python/ovs/dirs.py