Merged. Thanks. On Sat, Jun 24, 2017 at 8:06 PM, Xose Vazquez Perez <[email protected]> wrote:
> CC: Gris Ge <[email protected]> > Cc: Christophe Varoqui <[email protected]> > Cc: device-mapper development <[email protected]> > Signed-off-by: Xose Vazquez Perez <[email protected]> > --- > libdmmp/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libdmmp/Makefile b/libdmmp/Makefile > index bffc573..cdd26ed 100644 > --- a/libdmmp/Makefile > +++ b/libdmmp/Makefile > @@ -57,7 +57,7 @@ uninstall: > > clean: > $(RM) core *.a *.o *.gz *.so *.so.* > - $(RM) docs/man/*.3.gz > + $(RM) -r docs/man > $(MAKE) -C test clean > > check: all > -- > 2.13.1 >
-- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
