Makefile: more fix for #1312

This commit is contained in:
Nguyen Anh Quynh 2018-12-19 09:25:04 +07:00
parent 35bf271765
commit 0875112e73

View File

@ -418,7 +418,7 @@ uninstall:
rm -rf $(DESTDIR)$(INCDIR)/$(LIBNAME)
rm -f $(DESTDIR)$(LIBDIR)/lib$(LIBNAME).*
rm -f $(PKGCFGDIR)/$(LIBNAME).pc
rm -f $(DESTDIR)$(BINDIR)/cstool
rm -f $(BINDIR)/cstool
clean:
rm -f $(LIBOBJ)