traffic-control: add TBF chapter to Makefile

This commit is contained in:
Stefano Avallone
2018-03-16 09:44:12 +01:00
parent 0d5b1028cb
commit 2909ec18fd
3 changed files with 16 additions and 15 deletions

View File

@@ -82,6 +82,7 @@ SOURCES = \
$(SRC)/traffic-control/doc/queue-discs.rst \
$(SRC)/traffic-control/doc/pfifo-fast.rst \
$(SRC)/traffic-control/doc/fifo.rst \
$(SRC)/traffic-control/doc/tbf.rst \
$(SRC)/traffic-control/doc/red.rst \
$(SRC)/traffic-control/doc/codel.rst \
$(SRC)/traffic-control/doc/fq-codel.rst \