[ovs-dev] [PATCH 3/3] ovsdbmonitor: Clean some more files.

Ben Pfaff blp at nicira.com
Thu Jun 17 17:25:52 UTC 2010


Thanks, pushed.

On Thu, Jun 17, 2010 at 12:48:44AM -0700, Justin Pettit wrote:
> This set looks good to me.
> 
> --Justin
> 
> 
> On Jun 15, 2010, at 10:39 AM, Ben Pfaff wrote:
> 
> > Fixes "make distcheck" error.
> > ---
> > ovsdb/ovsdbmonitor/automake.mk |    3 +++
> > 1 files changed, 3 insertions(+), 0 deletions(-)
> > 
> > diff --git a/ovsdb/ovsdbmonitor/automake.mk b/ovsdb/ovsdbmonitor/automake.mk
> > index dffb0c8..254ec8d 100644
> > --- a/ovsdb/ovsdbmonitor/automake.mk
> > +++ b/ovsdb/ovsdbmonitor/automake.mk
> > @@ -36,6 +36,9 @@ install-exec-local:
> > 	chmod +x ovsdb/ovsdbmonitor/ovsdbmonitor.tmp
> > 	$(INSTALL_PROGRAM) ovsdb/ovsdbmonitor/ovsdbmonitor.tmp $(DESTDIR)$(bindir)/ovsdbmonitor
> > 	rm ovsdb/ovsdbmonitor/ovsdbmonitor.tmp
> > +DISTCLEANFILES += \
> > +	ovsdb/ovsdbmonitor/ovsdbmonitor \
> > +	ovsdb/ovsdbmonitor/ovsdbmonitor.tmp
> > endif
> > 
> > SUFFIXES += .ui .py
> > -- 
> > 1.7.1
> > 
> > 
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev_openvswitch.org
> 




More information about the dev mailing list