delete mpath_persist.h and libmpathpersist.so

Cc: Christophe Varoqui <[email protected]>
Cc: device-mapper development <[email protected]>
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
 libmpathpersist/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libmpathpersist/Makefile b/libmpathpersist/Makefile
index 70b2974..e6a7eb8 100644
--- a/libmpathpersist/Makefile
+++ b/libmpathpersist/Makefile
@@ -41,6 +41,8 @@ uninstall:
        rm -f $(DESTDIR)$(syslibdir)/$(LIBS)
        rm $(DESTDIR)$(man3dir)/mpath_persistent_reserve_in.3.gz
        rm $(DESTDIR)$(man3dir)/mpath_persistent_reserve_out.3.gz
+       rm -f $(DESTDIR)$(incdir)/mpath_persist.h
+       rm -f $(DESTDIR)$(syslibdir)/$(DEVLIB)
 
 clean:
        rm -f core *.a *.o
-- 
2.7.4

--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to