diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-03-29 15:45:19 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-03-29 15:45:19 -0700 |
commit | 6d34fc3ffcbce8c37dba92d21b7a8a83d7805196 (patch) | |
tree | 88cb24ea5deb5137abbae27da75ea0634de273dc /Makefile.am | |
parent | 0206c89457f20b1e98ce70d6f5023d15461a00a9 (diff) | |
download | vyatta-cfg-qos-6d34fc3ffcbce8c37dba92d21b7a8a83d7805196.tar.gz vyatta-cfg-qos-6d34fc3ffcbce8c37dba92d21b7a8a83d7805196.zip |
Need curverdir
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 44c23f2..d70d917 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,7 @@ cfgdir = $(datadir)/vyatta-cfg/templates gentmpdir = generated-templates share_perl5dir = /opt/vyatta/share/perl5/Vyatta/Qos +curverdir = $(sysconfdir)/config-migrate/current sbin_SCRIPTS = scripts/vyatta-qos.pl sbin_SCRIPTS += scripts/vyatta-qos-util.pl |