diff options
Diffstat (limited to 'tc/Makefile')
-rw-r--r-- | tc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tc/Makefile b/tc/Makefile index f06ba14b..e31cbc12 100644 --- a/tc/Makefile +++ b/tc/Makefile @@ -70,6 +70,7 @@ TCMODULES += q_codel.o TCMODULES += q_fq_codel.o TCMODULES += q_fq.o TCMODULES += q_pie.o +TCMODULES += q_fq_pie.o TCMODULES += q_cake.o TCMODULES += q_hhf.o TCMODULES += q_clsact.o |