diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-06 12:02:09 -0800 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-06 12:02:09 -0800 |
commit | d83b2050ee0e71eb5e978139968e93834358b99b (patch) | |
tree | 88fb3aca4660ec898bf4ef3ebfb2823f15520a8c /Makefile.am | |
parent | 4ef3988035e980e62da5d1557ebec817cba7f3a5 (diff) | |
download | vyatta-cfg-qos-d83b2050ee0e71eb5e978139968e93834358b99b.tar.gz vyatta-cfg-qos-d83b2050ee0e71eb5e978139968e93834358b99b.zip |
Fix build problem
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index aaa1718..bbcca67 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,6 @@ sbin_SCRIPTS += scripts/vyatta-qos.pl sbin_SCRIPTS += scripts/vyatta-qos-util.pl share_perl5_DATA += scripts/VyattaQosUtil.pm -share_perl5_DATA += scripts/VyattaQosPolicy.pm share_perl5_DATA += scripts/VyattaQosFairQueue.pm share_perl5_DATA += scripts/VyattaQosTrafficShaper.pm share_perl5_DATA += scripts/VyattaQosMatch.pm |