summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2012-01-30 20:36:43 -0800
committerJohn Southworth <john.southworth@vyatta.com>2012-01-30 20:36:43 -0800
commitf7d2888801399eb54f072173eb2e301c8ef20b09 (patch)
treeed40a415a83c262e1615506c49af9fd23b9be8d3
parent0c4557f3e45a503e4d67e03f6c132bac63c09738 (diff)
downloadvyatta-cfg-qos-f7d2888801399eb54f072173eb2e301c8ef20b09.tar.gz
vyatta-cfg-qos-f7d2888801399eb54f072173eb2e301c8ef20b09.zip
Add FairBlue to Makefile
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fb904c6..060e8f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,7 @@ sbin_SCRIPTS += scripts/vyatta-qos-util.pl
share_perl5_DATA = lib/Vyatta/Qos/Util.pm
share_perl5_DATA += lib/Vyatta/Qos/FairQueue.pm
+share_perl5_DATA += lib/Vyatta/Qos/FairBlue.pm
share_perl5_DATA += lib/Vyatta/Qos/TrafficShaper.pm
share_perl5_DATA += lib/Vyatta/Qos/ShaperClass.pm
share_perl5_DATA += lib/Vyatta/Qos/Match.pm