]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/blobdiff - Makefile
Add cast to rta_getattr_str
[lisovros/iproute2_canprio.git] / Makefile
index d1ace1f7d56146c270870747fb5d75c078ca8a88..c6e4943fe001f6fae668c47d905eb51467491939 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,6 +60,8 @@ install: all
        install -m 0644 $(shell find etc/iproute2 -maxdepth 1 -type f) $(DESTDIR)$(CONFDIR)
        install -m 0755 -d $(DESTDIR)$(MANDIR)/man8
        install -m 0644 $(shell find man/man8 -maxdepth 1 -type f) $(DESTDIR)$(MANDIR)/man8
+       install -m 0755 -d $(DESTDIR)$(MANDIR)/man7
+       install -m 0644 $(shell find man/man7 -maxdepth 1 -type f) $(DESTDIR)$(MANDIR)/man7
        ln -sf tc-bfifo.8  $(DESTDIR)$(MANDIR)/man8/tc-pfifo.8
        ln -sf lnstat.8  $(DESTDIR)$(MANDIR)/man8/rtstat.8
        ln -sf lnstat.8  $(DESTDIR)$(MANDIR)/man8/ctstat.8